We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0ed93 commit 92659a2Copy full SHA for 92659a2
src/client/theme-default/components/VPHome.vue
@@ -12,6 +12,8 @@ import VPHomeFeatures from './VPHomeFeatures.vue'
12
<slot name="home-features-before" />
13
<VPHomeFeatures />
14
<slot name="home-features-after" />
15
+
16
+ <Content />
17
</div>
18
</template>
19
0 commit comments