diff --git a/src/pages/index.astro b/src/pages/index.astro index d563833..5d58411 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -30,7 +30,10 @@ const projects = await getCollection("projects"); { postsSorted.length > 0 && ( <> -