1
0
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:
lifehackerhansol
2024-09-20 01:58:49 -07:00
parent df85c9c3de
commit eb56fd730d

View File

@@ -19,6 +19,11 @@ export default defineConfig({
locales: { locales: {
root: i18n.en_US root: i18n.en_US
}, },
themeConfig: {
socialLinks: [
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide_3DS' }
]
},
vite: { vite: {
resolve: { resolve: {
alias: [ alias: [