mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-20 23:42:01 +02:00
config: add GitHub link to navbar
This commit is contained in:
@@ -19,6 +19,11 @@ export default defineConfig({
|
||||
locales: {
|
||||
root: i18n.en_US
|
||||
},
|
||||
themeConfig: {
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide_3DS' }
|
||||
]
|
||||
},
|
||||
vite: {
|
||||
resolve: {
|
||||
alias: [
|
||||
|
Reference in New Issue
Block a user