mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-17 04:19:12 +00:00
Hugo looks for the list/single templates of a taxonomy in `/layouts/taxonomy`, not `/layouts/taxonomies` as correctly mentioned in [this doc page](https://gohugo.io/templates/list/). This change is simply a minor reconciliation.