Disable taxonomies
This commit is contained in:
parent
d97c41741c
commit
7b538cf585
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@ pygmentsUseClasses: true
|
||||||
|
|
||||||
blackfriday:
|
blackfriday:
|
||||||
smartypants: false
|
smartypants: false
|
||||||
|
|
||||||
|
disableKinds:
|
||||||
|
- taxonomy
|
||||||
|
- taxonomyTerm
|
||||||
|
|
Reference in a new issue