From 3faf5f09a1299d2038f272b1376ca7daf59449c2 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Tue, 14 Apr 2026 21:17:01 +1200 Subject: [PATCH] added some title explainer text --- src/pages/articles/index.astro | 82 ++++++++++++++++++++++++++++++++-- 1 file changed, 78 insertions(+), 4 deletions(-) diff --git a/src/pages/articles/index.astro b/src/pages/articles/index.astro index 4488d09..885d204 100644 --- a/src/pages/articles/index.astro +++ b/src/pages/articles/index.astro @@ -28,6 +28,23 @@ const max_shelf_width = 980;
+
+
+

Read some of my articles

+

You can also check the list of articles and project i intend to write.

+
+
    {posts.map(book => ( @@ -184,10 +201,65 @@ const max_shelf_width = 980;