From 108d616ca8ec08e2cd738882376e4678c485e2be Mon Sep 17 00:00:00 2001 From: srleom Date: Tue, 19 Mar 2024 16:31:17 +0800 Subject: [PATCH] Improved mobile responsiveness --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index f29dfd1..47e6354 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,7 +47,7 @@ const allPostsByDate = sortMDByDate(allPosts).slice(0, MAX_POSTS)

Get template

-
+