diff --git a/src/components/SEO.astro b/src/components/SEO.astro index 6a8af92..e4f0751 100644 --- a/src/components/SEO.astro +++ b/src/components/SEO.astro @@ -57,8 +57,7 @@ const jsonLdBlocks = jsonLd {noindex && } - - + diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 228345e..143430c 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -76,16 +76,6 @@ const year = new Date().getFullYear(); jsonLd={jsonLd} /> -