added sitemap and taxonomy flag

This commit is contained in:
James Tombleson 2022-10-01 22:17:08 -07:00
parent 8ab56b962e
commit 0e5231193f

View File

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