diff --git a/blog/themes/mineral/layouts/_default/list.html b/blog/themes/mineral/layouts/_default/list.html index 9452d03..48e9221 100644 --- a/blog/themes/mineral/layouts/_default/list.html +++ b/blog/themes/mineral/layouts/_default/list.html @@ -18,9 +18,6 @@ {{ .Title }} {{ end }} - {{ if ne .Kind "term" }} -

{{.Date.Format "January 2, 2006"}}

- {{ end }}

{{ .Summary | plainify | htmlUnescape }}