Init
This commit is contained in:
3
themes/hextra/layouts/_partials/utils/format-date.html
Normal file
3
themes/hextra/layouts/_partials/utils/format-date.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{- with . -}}
|
||||
{{- . | time.Format (site.Params.dateFormat | default ":date_long") -}}
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user