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 6465abe commit 8e467dcCopy full SHA for 8e467dc
docs/.vitepress/config.ts
@@ -59,6 +59,7 @@ export default defineConfig({
59
],
60
61
socialLinks: [
62
+ { icon: 'discord', link: 'https://discord.gg/hMnyhpJH' },
63
{ icon: 'github', link: 'https://github.com/vuejs/vue-jsx-vapor' },
64
65
},
0 commit comments