mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-22 10:40:13 -04:00
🔧 Revert to Date.Format instead of time.Format
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<time datetime="{{ . }}">
|
<time datetime="{{ . }}">
|
||||||
{{- . | time.Format (site.Params.article.dateFormat | default "2 January 2006") -}}
|
{{- .Format (site.Params.article.dateFormat | default "2 January 2006") -}}
|
||||||
</time>
|
</time>
|
||||||
{{- /* Trim EOF */ -}}
|
{{- /* Trim EOF */ -}}
|
||||||
|
|||||||
Reference in New Issue
Block a user