From 77f4aa8d1f818169490a35bf2ec3eb43e60166b4 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 22 Mar 2026 09:43:36 +0000 Subject: feat: color clock based on build version hash Embeds the build version as a data attribute on #last-updated and derives an HSL hue from the first 6 hex chars, matching the claudomator logo color technique. Co-Authored-By: Claude Sonnet 4.6 --- web/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/templates') diff --git a/web/templates/index.html b/web/templates/index.html index 87be542..1884a77 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -37,7 +37,7 @@ - {{.LastUpdated.Format "3:04 PM"}} + {{.LastUpdated.Format "3:04 PM"}}