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 595576c commit 4e8c062Copy full SHA for 4e8c062
.vitepress/config.ts
@@ -50,6 +50,7 @@ const nav: ThemeConfig['nav'] = [
50
{ text: 'Developers', link: '/developers/' },
51
{ text: 'Themes', link: '/ecosystem/themes' },
52
{ text: 'UI Components', link: 'https://ui-libs.vercel.app/' },
53
+ { text: 'Plugins Collection', link: 'https://www.vue-plugins.org/' },
54
{
55
text: 'Certification',
56
link: 'https://certificates.dev/vuejs/?ref=vuejs-nav'
0 commit comments