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