1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-22 08:14:07 +02:00

config: enable sitemap generation

This commit is contained in:
lifehackerhansol
2024-12-08 13:10:10 -08:00
parent 2e49a657dc
commit 5d8ddd1825

View File

@@ -26,6 +26,9 @@ export default defineConfig({
ko_KR: i18n.ko_KR, ko_KR: i18n.ko_KR,
pt_BR: i18n.pt_BR pt_BR: i18n.pt_BR
}, },
sitemap: {
hostname: 'https://3ds.hacks.guide'
},
themeConfig: { themeConfig: {
outline: { outline: {
level: 'deep' level: 'deep'