diff --git a/layouts/partials/archive.html b/layouts/partials/archive.html index c863448..814aa0d 100644 --- a/layouts/partials/archive.html +++ b/layouts/partials/archive.html @@ -10,7 +10,7 @@

{{ .Title | markdownify }}

My collection of slash pages.
{{ else }} -

{{ .Title | markdownify }}{{ if eq .Kind "term" }}  

+

{{ .Title | markdownify }}{{ if eq .Kind "term" }}  

{{ with .Description }}{{ . }}
{{ else }}
{{ end }} {{ end }} {{ end }}{{ end }}