From c82fbfde789961e9ffb35a0952034decee6c2725 Mon Sep 17 00:00:00 2001 From: Changkun Ou Date: Mon, 9 Aug 2021 12:54:51 +0200 Subject: [PATCH] themes: add favicon --- themes/research/layouts/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/research/layouts/_default/baseof.html b/themes/research/layouts/_default/baseof.html index 529ac10..5e971c4 100644 --- a/themes/research/layouts/_default/baseof.html +++ b/themes/research/layouts/_default/baseof.html @@ -17,6 +17,7 @@ {{ with .Site.Params.description }}{{ end }} {{ with .Site.Params.author }}{{ end }} + {{ range .Site.Params.customCSS -}} {{- end }}