diff --git a/apps/marketing/src/layouts/Layout.astro b/apps/marketing/src/layouts/Layout.astro index 91d9a496f..db3c6dc9e 100644 --- a/apps/marketing/src/layouts/Layout.astro +++ b/apps/marketing/src/layouts/Layout.astro @@ -94,46 +94,14 @@ const ogImage = Astro.site ? new URL(ogImagePath, Astro.site).href : null;