From cc9feb9da99becfda2f8d645803fd9f174ef8f6c Mon Sep 17 00:00:00 2001 From: Blanca Date: Tue, 15 Sep 2020 00:43:43 +0800 Subject: fixed the bug that the favicon could not display normally --- layouts/partials/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index fa45b73..bf58d73 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -43,7 +43,7 @@ {{end}} {{ if .Site.Params.favicon }} - + {{ end }} @@ -117,4 +117,4 @@ $( {{ end }} - \ No newline at end of file + -- cgit v1.2.3