From 8d2160b5ca12cc26ebea295fce82c2fb0ba2d808 Mon Sep 17 00:00:00 2001 From: "@lukin" Date: Sat, 4 Mar 2023 00:00:00 +0400 Subject: [PATCH] fix: update favicon --- theme/keywind/login/document.ftl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/theme/keywind/login/document.ftl b/theme/keywind/login/document.ftl index f519da9..188e16a 100644 --- a/theme/keywind/login/document.ftl +++ b/theme/keywind/login/document.ftl @@ -1,25 +1,25 @@ <#macro kw script=""> ${msg("loginTitle", (realm.displayName!""))} - - - + + + <#if properties.meta?has_content> <#list properties.meta?split(" ") as meta> - + <#if properties.favicons?has_content> <#list properties.favicons?split(" ") as favicon> - + <#if properties.styles?has_content> <#list properties.styles?split(" ") as style> - +