diff --git a/src/layouts/RootLayout.astro b/src/layouts/RootLayout.astro index abcc203..c75df1b 100644 --- a/src/layouts/RootLayout.astro +++ b/src/layouts/RootLayout.astro @@ -87,5 +87,10 @@ const { title } = Astro.props; import { themeChange } from "theme-change"; themeChange(); + +