diff --git a/layouts/partials/posts-template.html b/layouts/partials/posts-template.html index aee497c..7a55ce3 100644 --- a/layouts/partials/posts-template.html +++ b/layouts/partials/posts-template.html @@ -25,11 +25,13 @@
Tags: + {{ range $elem_index, $elem_val := (.GetTerms "tags") }} {{- if gt $elem_index 0 }}, {{ end -}} {{ .LinkTitle }} {{- end -}} +
@@ -58,4 +60,4 @@ {{ end }}
- \ No newline at end of file +