summaryrefslogtreecommitdiff
path: root/source/blog/2022/website-adventures-maths/index.md
diff options
context:
space:
mode:
authorPrefetch2023-02-27 15:03:21 +0100
committerPrefetch2023-02-27 15:03:21 +0100
commit52ff45a7c687d502492be0fa6e54f9b99d501465 (patch)
tree202222770fe18577ba81ce6cea146e513dfe82fa /source/blog/2022/website-adventures-maths/index.md
parent75636ed8772512bdf38e3dec431888837eaddc5d (diff)
Publish "Website adventures" part 4 about images
Diffstat (limited to 'source/blog/2022/website-adventures-maths/index.md')
-rw-r--r--source/blog/2022/website-adventures-maths/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blog/2022/website-adventures-maths/index.md b/source/blog/2022/website-adventures-maths/index.md
index a49b473..879a7e3 100644
--- a/source/blog/2022/website-adventures-maths/index.md
+++ b/source/blog/2022/website-adventures-maths/index.md
@@ -5,7 +5,7 @@ layout: "blog"
toc: true
---
-Published on 2022-11-28.
+Published on 2022-11-28, 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/)
and [part 2](/blog/2022/website-adventures-basics/),
-this is part 3.
+this is part 3,
+followed by [part 4](/blog/2023/website-adventures-images/).