Theme Files Update
This commit is contained in:
@ -53,7 +53,7 @@
|
|||||||
{{- else if not (eq .Lastmod .Date ) -}}
|
{{- else if not (eq .Lastmod .Date ) -}}
|
||||||
[Modified : {{ dateFormat .Site.Params.dateformNumTime .Lastmod.Local -}}]
|
[Modified : {{ dateFormat .Site.Params.dateformNumTime .Lastmod.Local -}}]
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
{{ errorf ".Lastmod is not found in Page Frontmatter or .Lastmod is same as .Date" }}
|
{{ errorf "Lastmod is not found in Page Frontmatter or Lastmod is same as Date" }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user