diff --git a/src/pages/index.astro b/src/pages/index.astro index 23f996f..5bb442b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -4,29 +4,16 @@ import Header from "../components/Header.astro"; import Footer from "../components/Footer.astro"; --- - - Astro + /> + Astro +
diff --git a/src/pages/links.astro b/src/pages/links.astro index 6f44e8a..ec9ce81 100644 --- a/src/pages/links.astro +++ b/src/pages/links.astro @@ -48,7 +48,7 @@ document.getElementById(theme)?.setAttribute("selected", "true"); - +