From fe77c1a35386edc8bac4f18fd9d1f8543a96ad2c Mon Sep 17 00:00:00 2001 From: hobbes7878 Date: Thu, 24 Apr 2025 13:01:16 +0100 Subject: [PATCH] closes #282 --- src/components/SEO/SEO.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/SEO/SEO.svelte b/src/components/SEO/SEO.svelte index 8ceb2cd5..19bc6940 100644 --- a/src/components/SEO/SEO.svelte +++ b/src/components/SEO/SEO.svelte @@ -185,9 +185,11 @@ + {@html `<${'script'} type="application/ld+json">${JSON.stringify( orgLdJson )}`} + {@html `<${'script'} type="application/ld+json">${JSON.stringify( articleLdJson )}`}