Change name DateForm to DateFormat, complete git-footer.html upgrade
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<header>
|
||||
<h1>{{ .Title }}</h1>
|
||||
<h5>
|
||||
<strong>{{ .Date.Format .Site.Params.DateForm }}</strong>
|
||||
<strong>{{ .Date.Format .Site.Params.DateFormat }}</strong>
|
||||
</h5>
|
||||
</header>
|
||||
<article class="markdown">
|
||||
|
||||
Reference in New Issue
Block a user