From 45348ec2cad6e9cbef78b6a910e29eda01caadaf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 25 Oct 2023 08:23:10 +0000 Subject: [PATCH] Theme Files Update --- layouts/posts/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/posts/single.html b/layouts/posts/single.html index d7143aa..9d7c5b9 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -53,7 +53,7 @@ {{- else if not (eq .Lastmod .Date ) -}}  [Modified : {{ dateFormat .Site.Params.dateformNumTime .Lastmod.Local -}}] {{- 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 -}}