mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 10:49:58 +02:00
config: add Discord invite to navbar
This commit is contained in:
@@ -21,6 +21,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
|
{ icon: 'discord', link: 'https://discord.gg/MWxPgEp' },
|
||||||
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide_3DS' }
|
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide_3DS' }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user