From d0e73744412520fbbc36a8d701fa3aaaaa53ab35 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Sun, 16 Jul 2023 20:05:04 +0530 Subject: [PATCH] fix(theme): invalid html -- article inside span --- docs/index.md | 4 ++-- src/client/theme-default/components/VPFeature.vue | 2 +- src/client/theme-default/components/VPNavScreen.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index b2f67ba9..b40a9e9b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,10 +20,10 @@ features: - icon: 📝 title: Focus on Your Content details: Effortlessly create beautiful documentation sites with just markdown. - - icon: + - icon: title: Enjoy the Vite DX details: Instant server start, lightning fast hot updates, and leverage Vite ecosystem plugins. - - icon: + - icon: title: Customize with Vue details: Use Vue syntax and components directly in markdown, or build custom themes with Vue. - icon: 🚀 diff --git a/src/client/theme-default/components/VPFeature.vue b/src/client/theme-default/components/VPFeature.vue index e1e80d9c..b3e4e9d9 100644 --- a/src/client/theme-default/components/VPFeature.vue +++ b/src/client/theme-default/components/VPFeature.vue @@ -14,7 +14,7 @@ defineProps<{