diff --git a/website/src/components/Home/HeadTags.tsx b/website/src/components/Home/HeadTags.tsx
index 938b99e3..0d48604b 100644
--- a/website/src/components/Home/HeadTags.tsx
+++ b/website/src/components/Home/HeadTags.tsx
@@ -12,7 +12,6 @@ const HeadTags: FC = () => (
-
@@ -22,6 +21,12 @@ const HeadTags: FC = () => (
+
+
);