- This is where I will post about my journey learning Astro.
-
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 4ee851f..8fe64e8 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -29,7 +29,7 @@ const allPosts = await getCollection("blog");