mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Make taxonomy documentation match the example.
This commit is contained in:
@@ -16,7 +16,8 @@ Taxonomies must be defined in the site configuration, before they can be
|
||||
used throughout the site. You need to provide both the plural and
|
||||
singular labels for each taxonomy.
|
||||
|
||||
Here is an example configuration in YAML that specifies two taxonomies.
|
||||
Here is an example configuration in YAML that specifies three taxonomies
|
||||
(the default two, plus `series`).
|
||||
|
||||
Notice the format is **singular key** : *plural value*.
|
||||
### config.yaml
|
||||
|
Reference in New Issue
Block a user