feat: restore cron page, email in navbar, metrics pipeline v1.3.19

This commit is contained in:
Naeel
2026-05-01 19:53:40 +03:00
parent df8bf0d476
commit d21e1ac9a5
13 changed files with 848 additions and 110 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"net/http"
)
//go:embed index.html
//go:embed index.html cron.html
var content embed.FS
func Handler() http.Handler {