diff options
author | Prefetch | 2023-02-27 15:03:21 +0100 |
---|---|---|
committer | Prefetch | 2023-02-27 15:03:21 +0100 |
commit | 52ff45a7c687d502492be0fa6e54f9b99d501465 (patch) | |
tree | 202222770fe18577ba81ce6cea146e513dfe82fa /source/blog/2022/website-adventures-basics | |
parent | 75636ed8772512bdf38e3dec431888837eaddc5d (diff) |
Publish "Website adventures" part 4 about images
Diffstat (limited to 'source/blog/2022/website-adventures-basics')
-rw-r--r-- | source/blog/2022/website-adventures-basics/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blog/2022/website-adventures-basics/index.md b/source/blog/2022/website-adventures-basics/index.md index 64ed446..02aebef 100644 --- a/source/blog/2022/website-adventures-basics/index.md +++ b/source/blog/2022/website-adventures-basics/index.md @@ -5,7 +5,7 @@ layout: "blog" toc: true --- -Published on 2022-11-20, last updated on 2022-11-28. +Published on 2022-11-20, last updated on 2023-02-27. Making and managing this personal website has been an adventure. In this series, I go over the technical challenges I've encountered @@ -13,7 +13,8 @@ and philosophical decisions I've made, and I review some of the tools I've used along the way. After [part 1](/blog/2022/website-adventures-generators/), this is part 2, -followed by [part 3](/blog/2022/website-adventures-maths/). +followed by [part 3](/blog/2022/website-adventures-maths/) +and [part 4](/blog/2023/website-adventures-images/). |