diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro
index d106c9a08..ccd60d163 100644
--- a/src/layouts/BaseLayout.astro
+++ b/src/layouts/BaseLayout.astro
@@ -26,9 +26,6 @@ const { title, description, image } = Astro.props;
-
-
-
@@ -44,36 +41,5 @@ const { title, description, image } = Astro.props;