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

fix breaking changes in Hugo 0.57

This commit is contained in:
2019-08-26 23:29:59 -04:00
parent 9a979a3225
commit 4cb15cbac0
4 changed files with 7 additions and 12 deletions

View File

@@ -13,9 +13,9 @@ pygmentsCodeFences = true
# enableGitInfo = true # messed up sitemap.xml timestamps
[taxonomies]
tag = ""
category = ""
[outputs]
home = ["HTML", "RSS"]
section = ["HTML"]
[sitemap]
filename = "sitemap.xml"