diff --git a/layouts/partials/paige/list-item.html b/layouts/partials/paige/list-item.html index b32cfc31..00c6a24c 100644 --- a/layouts/partials/paige/list-item.html +++ b/layouts/partials/paige/list-item.html @@ -47,7 +47,7 @@
{{ . }}
+{{ . }}
{{ end }} {{ with $keywords }} @@ -75,7 +75,7 @@ {{ if .RelPermalink }} {{ .LinkTitle }} {{ else }} - {{ .LinkTitle }} + {{ .LinkTitle }} {{ end }} {{ else }} {{ if gt $i 0 }} {{ end }} @@ -91,7 +91,7 @@ {{ end }} {{ with $series }} -+
{{ range $i, $series := . }} {{ if gt $i 0 }} · {{ end }} @@ -105,7 +105,7 @@ {{ end }} {{ with $authors }} -
+
{{ end }}