mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-22 08:16:29 -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_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"]
|
||||||
|
|
Loading…
Reference in a new issue