mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-24 00:40:32 +01:00
Import nuxt 3 and edit to script setup
This commit is contained in:
7
settings/SiteMapConfig.ts
Normal file
7
settings/SiteMapConfig.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
path: '/sitemap.xml',
|
||||
hostname: 'https://arthurdanjou.fr',
|
||||
cacheTime: 720000,
|
||||
gzip: true,
|
||||
generate: false,
|
||||
}
|
||||
Reference in New Issue
Block a user