diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index d022109..0d9d83f 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -53,26 +53,6 @@ const ogImage = new URL(site.ogImage, site.url).href;
- {path === "/" && (
-
- )}