diff --git a/layouts/index.html b/layouts/index.html index 7146537..46f0f15 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -26,7 +26,7 @@ {{if .Params.tags}} {{ range .Params.tags }} - #{{.}} + #{{.}} {{ end }} {{ end }}