We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80dff7 commit 5f3f53bCopy full SHA for 5f3f53b
.vitepress/theme/index.js
@@ -1,8 +1,7 @@
1
-import DefaultTheme from 'vitepress/theme'
+import DefaultTheme, { VPBadge } from 'vitepress/theme'
2
import './custom.css'
3
import 'virtual:group-icons.css'
4
5
-import { VPBadge } from 'vitepress/theme-without-fonts'
6
import Contributors from './components/Contributors.vue'
7
import YouTubeEmbed from './components/YouTubeEmbed.vue'
8
0 commit comments