diff --git a/src/lib/components/PostCard.svelte b/src/lib/components/PostCard.svelte index dc2f845..5adb860 100644 --- a/src/lib/components/PostCard.svelte +++ b/src/lib/components/PostCard.svelte @@ -95,7 +95,7 @@ {tagBase} />
-
+
{post.headline ?? post.linkName ?? post.slug ?? post._slug}
{#if post.subheadline}