fixing sitemap

This commit is contained in:
2023-04-12 21:49:33 -04:00
Unverified
parent f464ab0400
commit ae07ef70ee

View File

@@ -514,9 +514,9 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# Sitemap config
[sitemap]
changefreq = "weekly"
changefreq = "daily"
filename = "sitemap.xml"
priority = 0.5
priority = -1
# Permalinks config (https://gohugo.io/content-management/urls/#permalinks)
[Permalinks]