diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index f136d5e..69b4366 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -113,6 +113,14 @@ const rssHref = getRelativeLocaleUrl( window.__theme = { value: theme }; })(); + +