Delete taxonomies from config.toml

This commit is contained in:
koirand 2020-01-18 15:14:18 -10:00
parent 0982ecad08
commit 8d525920bc

View file

@ -21,10 +21,6 @@ hasCJKLanguage = true
# custom_css = ["/css/custom.css"] # custom_css = ["/css/custom.css"]
# custom_js = ["/js/custom.js"] # custom_js = ["/js/custom.js"]
# the pulp support only tags in the taxonomies
[taxonomies]
tags = "tags"
# Make sure setting a following option for search bar to work # Make sure setting a following option for search bar to work
[outputs] [outputs]
section = ["JSON", "HTML"] section = ["JSON", "HTML"]