@@ -41,10 +44,12 @@ defineProps<{
-
diff --git a/src/client/theme-default/components/VPHome.vue b/src/client/theme-default/components/VPHome.vue
index 86db9a273eee..27f8f7b74152 100644
--- a/src/client/theme-default/components/VPHome.vue
+++ b/src/client/theme-default/components/VPHome.vue
@@ -6,7 +6,9 @@ import VPHomeFeatures from './VPHomeFeatures.vue'
-
+
+
+
diff --git a/src/client/theme-default/components/VPHomeHero.vue b/src/client/theme-default/components/VPHomeHero.vue
index 9aa64aa9dda0..0f8324a3e549 100644
--- a/src/client/theme-default/components/VPHomeHero.vue
+++ b/src/client/theme-default/components/VPHomeHero.vue
@@ -14,5 +14,7 @@ const { frontmatter: fm } = useData()
:tagline="fm.hero.tagline"
:image="fm.hero.image"
:actions="fm.hero.actions"
- />
+ >
+
+