added sitemap and taxonomy flag
This commit is contained in:
parent
8ab56b962e
commit
0e5231193f
@ -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
|
Loading…
Reference in New Issue
Block a user