diff --git a/layouts/partials/archives/list.html b/layouts/partials/archives/list.html index b5e31bf49..a7d03d0e2 100644 --- a/layouts/partials/archives/list.html +++ b/layouts/partials/archives/list.html @@ -20,7 +20,7 @@

{{- range first 5 .Pages -}}
  • {{ partial "helpers/title" . }} - +
  • {{- end -}} {{- if and (gt (len .Pages) 5) $yearPage -}}