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:
@@ -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'
|
||||||
|
Reference in New Issue
Block a user