diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 4ec47fd..8463c37 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -16,9 +16,10 @@ const props = Astro.props DIDAYS 2026{props.title ? ` | ${props.title}` : ""} - - - + + + +