diff --git a/src/pages/index.astro b/src/pages/index.astro index 7becb4f..e531496 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,8 +47,8 @@ const allPosts = await getRecentPosts(2) -