Files
bridget/exampleSite/config/_default/sitemap.toml
Sped0n 75dc3c9269 chore(hugo.toml): update baseURL, themesdir, theme, and title in hugo.toml
feat(hugo.toml): enable robots.txt and set defaultContentLanguage to 'en' in hugo.toml

chore(markup.toml): update goldmark configuration in markup.toml

chore(params.toml): update description and bundled fields in params.toml

chore(sitemap.toml): update changefreq, filename, and priority in sitemap.toml
2023-11-03 09:37:53 +08:00

5 lines
140 B
TOML

# please refer to https://gohugo.io/templates/sitemap-template/#configuration
changefreq = "weekly"
filename = "sitemap.xml"
priority = 0.5