Rename taxonomy kinds from taxonomy to term

This commit is contained in:
koirand 2020-08-26 17:30:01 +09:00
parent f1482a4cde
commit 2e392e5eb0
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ hasCJKLanguage = true
# Make sure setting a following option for search bar to work
[outputs]
section = ["JSON", "HTML"]
taxonomy = ["JSON", "HTML"]
term = ["JSON", "HTML"]
[[menu.main]]
identifier = "blog"