added sitemap and taxonomy flag

This commit is contained in:
James Tombleson 2022-10-01 22:17:08 -07:00
parent 8ab56b962e
commit 0e5231193f
1 changed files with 9 additions and 0 deletions

View File

@ -6,3 +6,12 @@ theme: "hugo-bulma-cookbook"
taxonomies:
category: 'categories'
tag: 'tags'
#season: 'seasons'
# Used to bring the /tags/ forward
preserveTaxonomyNames: true
sitemap:
changefreq: monthly
filename: sitemap.xml
priority: 0.5