From 67f00677b8eec6a07718829659469b84ebf0fa71 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 20 Dec 2020 11:37:11 +0100 Subject: [PATCH] style(head): fix indent --- layouts/partials/head/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head/head.html b/layouts/partials/head/head.html index 408d7db..de2982c 100644 --- a/layouts/partials/head/head.html +++ b/layouts/partials/head/head.html @@ -18,7 +18,7 @@ {{- end -}} {{ with .Site.Params.favicon }} - + {{ end }} {{- partial "head/custom.html" . -}} \ No newline at end of file