diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 0bfe47d..7ed6c15 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -42,18 +42,20 @@
{{ if .Date }} - {{ partial "icon.html" "calendar" }} - + + {{ partial "icon.html" "calendar" }} + - {{ if ne .Lastmod .Date }} - - {{ end }} + {{ if ne .Lastmod .Date }} + + {{ end }} - {{ end }} + {{ end }} + {{ range (.GetTerms "tags") }}