diff --git a/src/pages/index.astro b/src/pages/index.astro
index 38abfcf..79bb669 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -45,9 +45,9 @@ import Footer from "../components/Footer.astro";
body="Explore a galaxy of my social accounts."
/>
diff --git a/src/pages/showcase/index.astro b/src/pages/showcase/index.astro
index 983a00f..6f9d852 100644
--- a/src/pages/showcase/index.astro
+++ b/src/pages/showcase/index.astro
@@ -28,6 +28,8 @@ import Back from "../../components/Back.astro";