From fac1a5b484c53999e2466f4485e525d972a9bf26 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 9 Apr 2023 11:11:01 +1200 Subject: [PATCH] webui: new style --- webui.go | 105 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 86 insertions(+), 19 deletions(-) diff --git a/webui.go b/webui.go index ac940c4..0667654 100644 --- a/webui.go +++ b/webui.go @@ -14,20 +14,75 @@ func (this *Application) GET_Root(w http.ResponseWriter, r *http.Request) { w.Write([]byte(` - + + ` + html.EscapeString(AppTitle) + ` -

🦙 ` + html.EscapeString(AppTitle) + `

+ - - -