Skip to content

Commit 0f7607c

Browse files
authored
docs: add link to dev.to community (#2061)
1 parent b3a00e9 commit 0f7607c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vitepress/config.js

+4
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ module.exports = {
4444
text: 'Awesome Vite',
4545
link: 'https://github.com/vitejs/awesome-vite'
4646
},
47+
{
48+
text: 'DEV Community',
49+
link: 'https://dev.to/t/vite'
50+
},
4751
{
4852
text: 'Rollup Plugins Compat',
4953
link: 'https://vite-rollup-plugins.patak.dev/'

0 commit comments

Comments
 (0)