diff --git a/layouts/posts/list.html b/layouts/posts/list.html index bdce83c..e7b9d88 100644 --- a/layouts/posts/list.html +++ b/layouts/posts/list.html @@ -7,7 +7,7 @@ {{ $month := (print .Key "-01") }}

{{ if ne .Key "0001-01" }} - {{ dateFormat "2006-01" $month }} + {{ end }}

{{ range .Pages.ByDate }}