mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
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
5 lines
140 B
TOML
5 lines
140 B
TOML
# please refer to https://gohugo.io/templates/sitemap-template/#configuration
|
|
changefreq = "weekly"
|
|
filename = "sitemap.xml"
|
|
priority = 0.5
|