diff --git a/src/components/Hyvor.astro b/src/components/Hyvor.astro
index 29f8f5c..25868f5 100644
--- a/src/components/Hyvor.astro
+++ b/src/components/Hyvor.astro
@@ -8,9 +8,52 @@ const { pageId } = Astro.props;
const computedPageId = pageId ?? Astro.url.pathname;
---
-
-