Skip to content

Commit 4e8c062

Browse files
authored
feat: add Vue Plugins to the resources list (#3283)
1 parent 595576c commit 4e8c062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const nav: ThemeConfig['nav'] = [
5050
{ text: 'Developers', link: '/developers/' },
5151
{ text: 'Themes', link: '/ecosystem/themes' },
5252
{ text: 'UI Components', link: 'https://ui-libs.vercel.app/' },
53+
{ text: 'Plugins Collection', link: 'https://www.vue-plugins.org/' },
5354
{
5455
text: 'Certification',
5556
link: 'https://certificates.dev/vuejs/?ref=vuejs-nav'

0 commit comments

Comments
 (0)