From 680491a1b7bd670c5f76bdb7a40fe9b35fd2e9c0 Mon Sep 17 00:00:00 2001
From: Helen Chong <119173961+helenclx@users.noreply.github.com>
Date: Fri, 21 Jun 2024 19:06:00 +0800
Subject: [PATCH] Add subheadings to blog index page
---
src/pages/blog.njk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/pages/blog.njk b/src/pages/blog.njk
index 24e10058..832be293 100644
--- a/src/pages/blog.njk
+++ b/src/pages/blog.njk
@@ -17,10 +17,12 @@ eleventyComputed:
---
- {{ sitemeta.siteName }} also has a tumbleblog at tumbleblog.leilukin.com, where I make shorter or more casual posts. Feel free to check it out!
+
Other Blogs
+
{{ sitemeta.siteName }} also has a tumbleblog at tumbleblog.leilukin.com, where I make shorter or more casual posts, as well as sharing stuff that I found interesting or inspirational. Feel free to check it out!