mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-23 01:19:49 +00:00
config: add GitHub link to navbar
This commit is contained in:
parent
df85c9c3de
commit
eb56fd730d
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user