diff --git a/src/layouts/Page.astro b/src/layouts/Page.astro index 23886e7..486435f 100644 --- a/src/layouts/Page.astro +++ b/src/layouts/Page.astro @@ -16,11 +16,25 @@ const { title, path = "~/" + title.toLowerCase().replaceAll(" ", "-") } = Astro.