From 4fd8559201b558a71c8cd6559ae1f268513ced28 Mon Sep 17 00:00:00 2001 From: Ben Adrian Sarmiento Date: Wed, 10 Jul 2024 01:52:51 +0200 Subject: [PATCH] Change home color scheme --- internal/handlers/home.go | 80 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 78 insertions(+), 2 deletions(-) diff --git a/internal/handlers/home.go b/internal/handlers/home.go index 467565c..bddf876 100644 --- a/internal/handlers/home.go +++ b/internal/handlers/home.go @@ -151,7 +151,83 @@ func (zr *Handlers) handleHome(resp http.ResponseWriter, req *http.Request) { return } - out := fmt.Sprintf(` + out := fmt.Sprintf(` + + + + + +
@@ -305,7 +381,7 @@ func (zr *Handlers) handleHome(resp http.ResponseWriter, req *http.Request) { out += fmt.Sprintf(` - +
zurg
ConfigConfig Version %s