diff --git a/layouts/_default/archives.html b/layouts/_default/archives.html index 5d5243c..7347040 100644 --- a/layouts/_default/archives.html +++ b/layouts/_default/archives.html @@ -4,7 +4,7 @@ {{- $taxonomy := $.Site.GetPage "taxonomyTerm" "categories" -}} {{- $terms := $taxonomy.Pages -}} {{ if $terms }} -

{{ $taxonomy.Title }}

+

{{ T "widget.categoriesCloud.title" }}

{{ range $terms }}