1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

generate sitemap (totally useless ATM)

This commit is contained in:
2019-01-08 13:57:53 -05:00
parent 803ad61834
commit 922574b6a5
3 changed files with 6 additions and 9 deletions

View File

@@ -4,8 +4,11 @@ title = "Jake Jarvis"
disableHugoGeneratorInject = true
disableKinds = ["taxonomy", "taxonomyTerm", "sitemap", "RSS"]
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
[taxonomies]
tag = ""
category = ""
[sitemap]
filename = "sitemap.xml"