Hi all,
I’m set up my new website with Hugo. This is my problem, I have 2 Taxonomy values: Category and Color. Now they use the same layout template file: /themes/mytheme/layout/_default/taxonomy.html
Can I custom my theme to use 2 different layouts, example:
Category --> Use taxonomy-A.html
Color --> Use taxonomy-B.html