From c6d821e92bf83d0e2a32f26a0202860b733b10e1 Mon Sep 17 00:00:00 2001 From: rphla Date: Mon, 4 Jul 2022 22:07:23 +0800 Subject: [PATCH] Fix --- 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 ef1a76f8e..7e360fdba 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -7,7 +7,7 @@
-

{{ .Site.Data.config.page_title }}

+

{{ .Site.Data.config.page_title }}

Search IconIcon to open search
{{partial "darkmode.html" .}}