Add collection taxonomy to hugo configuration
This commit is contained in:
parent
f4214f619b
commit
b724bb9bc0
1 changed files with 1 additions and 0 deletions
1
hugo.yml
1
hugo.yml
|
@ -7,6 +7,7 @@ taxonomies:
|
|||
- tag: tags
|
||||
- category: categories
|
||||
- typewriter-spec: typewriter-specs
|
||||
- collection: collections
|
||||
menu:
|
||||
main:
|
||||
- identifier: blog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue