Whole refactor to accommodate Hugo >=0.146.0.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{{ return time.Format (site.Params.dateFormat | default ":date_long") . }}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
{{ return time.Format (site.Params.dateFormat | default ":date_long") . }}
|
||||