diff --git a/src/pages/authors/[...id].astro b/src/pages/authors/[...id].astro index 08730dc..20ae61e 100644 --- a/src/pages/authors/[...id].astro +++ b/src/pages/authors/[...id].astro @@ -48,7 +48,7 @@ const authorPosts = allPosts { authorPosts.length > 0 ? (