From 59d6c368ee73d56d4888090e80b06aa79deaded1 Mon Sep 17 00:00:00 2001 From: jk Date: Mon, 4 May 2020 22:20:45 +0100 Subject: [PATCH] fixing h-entry --- themes/anatole/layouts/partials/taxonomy/categories.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -}}