summaryrefslogtreecommitdiff
path: root/source/blog/2022/website-adventures-generators
diff options
context:
space:
mode:
authorPrefetch2022-11-28 21:21:44 +0100
committerPrefetch2022-11-28 21:25:23 +0100
commitf0dc83f5ca9fc934081905f8689f8a35f8fbacaa (patch)
treea56a6df04c9c5ce6c78c77fb064d432470ce06f4 /source/blog/2022/website-adventures-generators
parent41420c0e32cba69d4f4e19175bd3350fed427275 (diff)
Publish "Website adventures" part 3 about LaTeX maths
Diffstat (limited to 'source/blog/2022/website-adventures-generators')
-rw-r--r--source/blog/2022/website-adventures-generators/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blog/2022/website-adventures-generators/index.md b/source/blog/2022/website-adventures-generators/index.md
index 7e52f17..42a6230 100644
--- a/source/blog/2022/website-adventures-generators/index.md
+++ b/source/blog/2022/website-adventures-generators/index.md
@@ -5,14 +5,14 @@ layout: "blog"
toc: true
---
-Published on 2022-11-15, last updated on 2022-11-20.
+Published on 2022-11-15, last updated on 2022-11-28.
Making and managing this personal website has been an adventure.
In this series, I go over the technical challenges I've encountered
and philosophical decisions I've made,
and I review some of the tools I've used along the way.
-This is part 1, followed by [part 2](/blog/2022/website-adventures-basics/),
-with more coming.
+This is part 1, followed by [part 2](/blog/2022/website-adventures-basics/)
+and [part 3](/blog/2022/website-adventures-maths/).