mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Delete taxonomies from config.toml
This commit is contained in:
parent
0982ecad08
commit
8d525920bc
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@ hasCJKLanguage = true
|
|||
# custom_css = ["/css/custom.css"]
|
||||
# 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
|
||||
[outputs]
|
||||
section = ["JSON", "HTML"]
|
||||
|
|
Loading…
Reference in a new issue