From 2f55fafc2c9826c4f326fc35febae885925a1bff Mon Sep 17 00:00:00 2001 From: Sebastian Svensson Date: Fri, 19 Apr 2024 15:48:10 +0200 Subject: [PATCH] Update single.html --- layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 2c2b61d..9dab595 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -14,7 +14,7 @@

{{.Page.Title | title }}

-

+ {{ if .Date.Format }}

{{ end }}

{{.Page.Description}}

{{ .Content }}