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/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/posts/single.html') diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 45ff3c7..36585e5 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -2,7 +2,7 @@

{{ .Title }}

- {{ .Date.Format .Site.Params.DateForm }} + {{ .Date.Format .Site.Params.DateFormat }}
-- cgit v1.2.3