diff --git a/src/pages/index.astro b/src/pages/index.astro index f8f8659..cce921f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -66,7 +66,7 @@ const sortedPosts = getSortedPosts(posts);

Featured