diff --git a/config.yaml b/config.yaml index a9a7a18..501ca4d 100644 --- a/config.yaml +++ b/config.yaml @@ -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 \ No newline at end of file