mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
taxonomies -> Taxonomies
This commit is contained in:
parent
836b1800f9
commit
b76719744d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Notice the format is **singular key** : *plural value*.
|
|||
### config.yaml
|
||||
|
||||
---
|
||||
taxonomies:
|
||||
Taxonomies:
|
||||
tag: "tags"
|
||||
category: "categories"
|
||||
series: "series"
|
||||
|
|
Loading…
Reference in a new issue