From a7e906feed641b0ecb52e82066ea57e2af72c386 Mon Sep 17 00:00:00 2001 From: Jordi Bares Date: Thu, 28 Mar 2019 20:25:28 +0000 Subject: Change name DateForm to DateFormat, complete git-footer.html upgrade --- layouts/posts/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/posts/list.html') diff --git a/layouts/posts/list.html b/layouts/posts/list.html index 0821998..9c68a79 100644 --- a/layouts/posts/list.html +++ b/layouts/posts/list.html @@ -6,7 +6,7 @@ {{ .Title }}
- {{ .Date.Format .Site.Params.DateForm }} + {{ .Date.Format .Site.Params.DateFormat }}

{{- .Summary -}} -- cgit v1.2.3