mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-18 00:19:03 +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.