This commit is contained in:
Kaushal Modi 2018-05-22 11:57:00 -04:00
parent 9aedb92698
commit eb3aa5e462

View File

@ -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]