diff --git a/src/lib/components/PostSection.svelte b/src/lib/components/PostSection.svelte index 7d459df7..d61ad262 100644 --- a/src/lib/components/PostSection.svelte +++ b/src/lib/components/PostSection.svelte @@ -418,12 +418,12 @@ $: {
-
+
{posts?.title}
-
+
{@html posts?.description}