diff --git a/src/pages/index.astro b/src/pages/index.astro index 5799874..b95c7c9 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -81,9 +81,10 @@ const sortedPosts = getSortedPosts(posts); -