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 )}`}