Skip to content

Commit

Permalink
config: add Discord invite to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Sep 23, 2024
1 parent 41fe745 commit 2bdd119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export default defineConfig({
},
themeConfig: {
socialLinks: [
{ icon: 'discord', link: 'https://discord.gg/C29hYvh' },
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide-WiiU' }
]
},
Expand Down

0 comments on commit 2bdd119

Please sign in to comment.