diff --git a/themes/hello-friend-ng/layouts/partials/tags.html b/themes/hello-friend-ng/layouts/partials/tags.html index d9556dbb..aed0f4a7 100644 --- a/themes/hello-friend-ng/layouts/partials/tags.html +++ b/themes/hello-friend-ng/layouts/partials/tags.html @@ -3,7 +3,7 @@ {{ range . -}} - {{.}} + {{.}} {{ end }}

{{ end }} \ No newline at end of file