diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 3d731bc..ee9fe96 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -47,7 +47,9 @@ const { title } = Astro.props; document.querySelector("html").className = theme; - +