mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 06:54:42 -04:00
Replace awkward wording (ESL?) (#1842)
This commit is contained in:
parent
2446ad3497
commit
5e336bd26a
@ -98,7 +98,7 @@ If you do not want Hugo to create any taxonomies, set `disableKinds` in your [si
|
||||
disableKinds = ["taxonomy","term"]
|
||||
{{</ code-toggle >}}
|
||||
|
||||
{{< new-in "0.73.0" >}} We have fixed the before confusing page kinds used for taxonomies (see the listing below) to be in line with the terms used when we talk about taxonomies. We have been careful to avoid site breakage, and you should get an ERROR in the console if you need to adjust your `disableKinds` section.
|
||||
{{< new-in "0.73.0" >}} We have fixed the previously confusing page kinds used for taxonomies (see the listing below) to be in line with the terms used when we talk about taxonomies. We have been careful to avoid site breakage, and you should get an ERROR in the console if you need to adjust your `disableKinds` section.
|
||||
|
||||
{{% page-kinds %}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user