diff --git a/src/components/PostCard.astro b/src/components/PostCard.astro index ac153d6..c28f262 100644 --- a/src/components/PostCard.astro +++ b/src/components/PostCard.astro @@ -57,7 +57,7 @@ const { remarkPluginFrontmatter } = await render(entry); {isPinned && ( - + 置顶 )}