From a5e4fa5f372c6b2fb6e6194094015e5744c410dc Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 20 Jan 2026 06:32:58 -0800 Subject: feat: Add uptime tooltip showing last failure time and reason --- internal/server/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/server/templates') diff --git a/internal/server/templates/index.html b/internal/server/templates/index.html index cd37584..c192a66 100644 --- a/internal/server/templates/index.html +++ b/internal/server/templates/index.html @@ -104,7 +104,7 @@
- {{formatUptime .UptimePercent}} + {{formatUptime .UptimePercent}}
-- cgit v1.2.3