diff --git a/layouts/partials/list-item.html b/layouts/partials/list-item.html index c67cae1..adf31bc 100644 --- a/layouts/partials/list-item.html +++ b/layouts/partials/list-item.html @@ -19,7 +19,7 @@

{{ .Title }}

{{ $.Scratch.Get "subtitle" }}
{{ range .Params.tags }} - {{ . }} + {{ . }} {{ end }}