🔀 Merge pull request #659

Feature: add sitemap and test cases
This commit is contained in:
Ju4tCode
2022-01-05 21:02:33 +08:00
committed by GitHub
6 changed files with 751 additions and 526 deletions

View File

@ -37,6 +37,10 @@ const config = {
showLastUpdateAuthor: true,
showLastUpdateTime: true,
},
sitemap: {
changefreq: "daily",
priority: 0.5,
},
}),
],
],