From bf0d096804daa26110f62cd8b076ef2b0de5c700 Mon Sep 17 00:00:00 2001 From: Jan-Eric Schober Date: Wed, 2 Feb 2022 02:50:09 +0100 Subject: [PATCH 01/10] Changed the filename of the favicon SVG This allows the user to have a favicon which differs from the logo. --- templates/base/head.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 3068dd4cbbe1..465bf69ce695 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -57,7 +57,7 @@ {{/* in case some pages don't render the pageData, we make sure it is an object to prevent null access */}} window.config.pageData = window.config.pageData || {}; - +