Skip to content

Commit

Permalink
Add a social link for Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
skirtles-code committed Jan 15, 2024
1 parent 4812fea commit 8705a91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default defineConfig({
],

socialLinks: [
{ icon: 'discord', link: 'https://chat.vuejs.org/' },
{ icon: 'github', link: 'https://github.com/vue-land/vue-land.github.io' }
],

Expand Down

0 comments on commit 8705a91

Please sign in to comment.