From 3c5206a927fa7c71c6d77dbac4eb4f274b7a5a77 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 29 Mar 2026 06:10:13 +0000 Subject: feat: add rotating background wallpaper Uses time-bucketed picsum seed (5-min intervals) so all sites show the same image simultaneously. Sets --bg-url CSS custom property on body, consumed by .bg-body background-image rule. --- web/index.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index 53fbf3c..484bbfb 100644 --- a/web/index.html +++ b/web/index.html @@ -7,8 +7,24 @@ + - +

Claudomator

-- cgit v1.2.3