From 993cedf0edfab090dbdf8ee9b8c31e4adc68fda3 Mon Sep 17 00:00:00 2001 From: Josh Bairstow Date: Wed, 3 Jun 2026 16:00:40 +1000 Subject: [PATCH] chore(layout): remove orphaned marks slot --- src/layouts/BaseLayout.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index faa2093..eda175f 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -51,7 +51,6 @@ const canonicalHref = canonical ?? new URL(Astro.url.pathname, Astro.site).toStr -