diff --git a/themes/anatole/layouts/partials/taxonomy/categories.html b/themes/anatole/layouts/partials/taxonomy/categories.html index cbe71ca0..ec44260c 100644 --- a/themes/anatole/layouts/partials/taxonomy/categories.html +++ b/themes/anatole/layouts/partials/taxonomy/categories.html @@ -1,6 +1,6 @@ {{- range $index, $el := . -}} - {{ . }} + {{ . }} {{- end -}}