Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit fff7232

Browse files
committed
feat: ✨ disable sitemap autoLastmod
1 parent d38e334 commit fff7232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,6 @@ export default defineNuxtConfig({
143143

144144
sitemap: {
145145
siteUrl: baseURL,
146+
autoLastmod: false,
146147
},
147148
});

0 commit comments

Comments
 (0)