diff --git a/src/components/CustomHead.astro b/src/components/CustomHead.astro
index 395bc263..8b454e8b 100644
--- a/src/components/CustomHead.astro
+++ b/src/components/CustomHead.astro
@@ -33,6 +33,113 @@ const fontsHref =
if ('scrollRestoration' in history) history.scrollRestoration = 'auto';
+
+
+
+
+