mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 01:40:09 -04:00
Fix a typo in taxonomies
This commit is contained in:
parent
d63790ef3c
commit
2dbfc0a492
@ -86,7 +86,7 @@ Moonrise Kingdom <- Value
|
||||
|
||||
Hugo natively supports taxonomies.
|
||||
|
||||
Without adding a single line to your [site config][config] file, Hugo will automatically create taxonomies for `tags` and `categories`. That would be same as manually [configuring your taxonomies](#configuring-taxonomies) as below:
|
||||
Without adding a single line to your [site config][config] file, Hugo will automatically create taxonomies for `tags` and `categories`. That would be the same as manually [configuring your taxonomies](#configuring-taxonomies) as below:
|
||||
|
||||
{{< code-toggle copy="false" >}}
|
||||
[taxonomies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user