Skip to content

Commit 8e467dc

Browse files
committed
docs: add discord url
1 parent 6465abe commit 8e467dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export default defineConfig({
5959
],
6060

6161
socialLinks: [
62+
{ icon: 'discord', link: 'https://discord.gg/hMnyhpJH' },
6263
{ icon: 'github', link: 'https://github.com/vuejs/vue-jsx-vapor' },
6364
],
6465
},

0 commit comments

Comments
 (0)