diff --git a/themes/writeonly/layouts/partials/shared/post-meta.html b/themes/writeonly/layouts/partials/shared/post-meta.html index 181a843..72169c4 100644 --- a/themes/writeonly/layouts/partials/shared/post-meta.html +++ b/themes/writeonly/layouts/partials/shared/post-meta.html @@ -32,7 +32,9 @@
{{ end }} + {{ with .Params.tags }} + {{ end }} {{ range .Params.tags }} {{ . }} {{ end }}