Skip to content

Commit

Permalink
docs: updated social
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed May 3, 2023
1 parent 6cd180d commit 44f59f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ coverage
*.sln
*.sw?
.vitepress/dist
.vitepress/cache
.vitepress/cache/
4 changes: 2 additions & 2 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ export default defineConfig({
],
socialLinks: [
/* { icon: 'github', link: 'https://github.com/tresjs/tres' }, */
{ icon: 'twitter', link: 'https://twitter.com/alvarosabu' },
{ icon: 'discord', link: 'https://discord.gg/wXx63MwW' },
{ icon: 'twitter', link: 'https://twitter.com/tresjs_dev' },
{ icon: 'discord', link: 'https://discord.gg/UCr96AQmWn' },
],
},
vite: {
Expand Down

0 comments on commit 44f59f9

Please sign in to comment.