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

Commit c170dd9

Browse files
author
Thorn Walli
committed
feat(sitemap): release
1 parent 4e95172 commit c170dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ module.exports = {
9898
cacheTime: 1000 * 60 * 15,
9999
gzip: false,
100100
exclude: [],
101-
// routes: [],
101+
routes: [],
102102
defaults: {
103103
changefreq: 'daily',
104104
priority: 1,

0 commit comments

Comments
 (0)