Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/list.html')
-rw-r--r--layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index 07d2c6a..09b42d9 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -14,7 +14,7 @@
<h1>{{ $currentTitle }}</h1>
- {{ if eq .Kind "taxonomyTerm" }}
+ {{ if eq .Kind "taxonomy" }}
{{ if eq .Type "categories" }}
{{ partial "categories" . }}
{{ else if eq .Type "tags" }}