From f32864382f78ed887b7ddfdae403f1bcda3e772c Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 9 Apr 2023 18:41:21 +1200 Subject: [PATCH] webui: add svg favicon --- webui.go | 1 + 1 file changed, 1 insertion(+) diff --git a/webui.go b/webui.go index 2abe3da..1021f80 100644 --- a/webui.go +++ b/webui.go @@ -16,6 +16,7 @@ func (this *Application) GET_Root(w http.ResponseWriter, r *http.Request) { + ` + html.EscapeString(AppTitle) + `