mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 18:14:55 -04:00
Fix typo
This commit is contained in:
parent
9aedb92698
commit
eb3aa5e462
@ -126,7 +126,7 @@ While adding custom taxonomies, you need to put in the default taxonomies too, _
|
||||
|
||||
### Example: Removing default taxonomies
|
||||
|
||||
If you want to have just the default `tags` taxonomy, and remove the `categories` taxonomy for your site, you can do so my modifying the `taxonomies` value in your [site config][config].
|
||||
If you want to have just the default `tags` taxonomy, and remove the `categories` taxonomy for your site, you can do so by modifying the `taxonomies` value in your [site config][config].
|
||||
|
||||
{{< code-toggle copy="false" >}}
|
||||
[taxonomies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user