diff --git a/src/components/Layout.astro b/src/components/Layout.astro index 6ca727d1..17a8f8c7 100644 --- a/src/components/Layout.astro +++ b/src/components/Layout.astro @@ -105,7 +105,7 @@ const currentPath = Astro.url.pathname; } -