Skip to content

Commit 8705a91

Browse files
committed
Add a social link for Discord
1 parent 4812fea commit 8705a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

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

2020
socialLinks: [
21+
{ icon: 'discord', link: 'https://chat.vuejs.org/' },
2122
{ icon: 'github', link: 'https://github.com/vue-land/vue-land.github.io' }
2223
],
2324

0 commit comments

Comments
 (0)