diff --git a/src/layouts/Basic.astro b/src/layouts/Basic.astro
index 52eed4f..fdfcf40 100644
--- a/src/layouts/Basic.astro
+++ b/src/layouts/Basic.astro
@@ -30,6 +30,12 @@ const iconImage = await getImage({src: icon, height: 32, width: 32, format: "png
href: `/${locale}/`,
}))}
/>
+
+