diff --git a/themes/persona/layouts/partials/post/info.html b/themes/persona/layouts/partials/post/info.html index da631ce..b1d2cfc 100644 --- a/themes/persona/layouts/partials/post/info.html +++ b/themes/persona/layouts/partials/post/info.html @@ -11,7 +11,7 @@
  • {{ end }} - {{ if isset .Params "tags" }}
  • {{ range .Params.tags }}{{ . }}{{ end }}
  • {{ end }} + {{ if isset .Params "tags" }}
  • {{ range .Params.tags }}{{ . }}{{ end }}
  • {{ end }} {{ with .Site.Params.edit_link_url }}
  • {{ end }}