diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 324b3b7..1cfea3f 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -72,7 +72,7 @@
{{ with .Params.tags }}
- {{ i18n "Tag" }}: + {{ i18n "Tag" }}: {{ range . }} #{{.}} @@ -87,10 +87,10 @@
{{ if .PrevInSection }} - + {{ end }} {{ if .NextInSection }} - + {{ end }}