Fix date bug
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<h2>{{ .Title }}</h2>
|
<h2>{{ .Title }}</h2>
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
Posted {{ .Date | time.Format "January 1, 2006" }}
|
Posted {{ .Date | time.Format "January _2, 2006" }}
|
||||||
|
|
||||||
{{ if .Params.tags }}
|
{{ if .Params.tags }}
|
||||||
under
|
under
|
||||||
|
|||||||
Reference in New Issue
Block a user