mirror of https://github.com/lxndrblz/anatole.git

lxndrblz
13.53.2022 6f258837d78044e315dfa49cf680b9f1245d4e38
layouts/_default/list.html
@@ -19,9 +19,11 @@
                {{ if .Site.Params.localizedDates }}
                  {{ time.Format .Site.Params.listDateFormat .Date }}
                {{ else }}
                  {{ .Date.Format .Site.Params.listDateFormat }}
                {{ end }}
@@ -29,9 +31,11 @@
                {{ if .Site.Params.localizedDates }}
                  {{ time.Format "Jan 2" .Date }}
                {{ else }}
                  {{ .Date.Format "Jan 2" }}
                {{ end }}