diff --git a/layouts/post/single.html b/layouts/post/single.html index f19cb9b..d138eef 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -45,7 +45,7 @@ {{ with .Params.tags -}}
{{ range . -}} - {{ . }} + {{ . }} {{ end -}}
{{- end -}}