From b3e4d71512169c58ec7d00d14b7d8a29cdc2636c Mon Sep 17 00:00:00 2001 From: MARC Matthieu Date: Fri, 11 Dec 2020 10:23:44 +0100 Subject: add favicon parameters --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 70e4a77..cccdf56 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,7 +2,7 @@ {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }} // {{ .Site.Title }}{{ end }} - + {{ hugo.Generator }} -- cgit v1.2.3