diff --git a/src/components/PostCard.astro b/src/components/PostCard.astro index 51e7982..ad2998c 100644 --- a/src/components/PostCard.astro +++ b/src/components/PostCard.astro @@ -43,7 +43,7 @@ const coverWidth = "28%"; const { remarkPluginFrontmatter } = await entry.render(); --- -
+
+
{page.data.map((entry: CollectionEntry<"posts">) => ( -
+