diff --git a/src/pages/index.astro b/src/pages/index.astro index f509b10..2a764a1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,13 +37,13 @@ import Footer from "../components/Footer.astro"; /> diff --git a/src/pages/social.astro b/src/pages/social.astro index 531caa6..02e9ade 100644 --- a/src/pages/social.astro +++ b/src/pages/social.astro @@ -16,21 +16,21 @@ import Back from "../components/Back.astro";