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 cfcd171 commit 224b54fCopy full SHA for 224b54f
.vitepress/config.ts
@@ -50,6 +50,7 @@ const nav: ThemeConfig['nav'] = [
50
{ text: 'デベロッパー', link: '/developers/' },
51
{ text: 'テーマ', link: '/ecosystem/themes' },
52
{ text: 'UI コンポーネント', link: 'https://ui-libs.vercel.app/' },
53
+ { text: 'プラグインコレクション', link: 'https://www.vue-plugins.org/' },
54
{
55
text: '検定',
56
link: 'https://certificates.dev/vuejs/?ref=vuejs-nav'
0 commit comments