diff --git a/blog/layouts/partials/terms.html b/blog/layouts/partials/terms.html index 3e841da..c882cc4 100644 --- a/blog/layouts/partials/terms.html +++ b/blog/layouts/partials/terms.html @@ -15,7 +15,7 @@ For a given taxonomy, renders a list of terms assigned to the page. {{- range . }} - #{{ .LinkTitle }} + #{{ .LinkTitle }} {{- end }} {{- end }}