feat: Add catgories as taxonomy
This commit is contained in:
parent
d7cdb5fa34
commit
70189e8e8b
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ motto = ""
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
people = "people"
|
people = "people"
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
|
category = "categories"
|
||||||
|
|
||||||
[module]
|
[module]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue