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) + `

+ - - -