Skip to content

Commit

Permalink
docs: add mastodon docs (#12026)
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz authored Feb 11, 2023
1 parent e3ef9f4 commit 5364c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export default defineConfig({
},

socialLinks: [
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@vite' },
{ icon: 'twitter', link: 'https://twitter.com/vite_js' },
{ icon: 'discord', link: 'https://chat.vitejs.dev' },
{ icon: 'github', link: 'https:/vitejs/vite' },
Expand Down

0 comments on commit 5364c90

Please sign in to comment.