From b6ed6f8bba4cefeb43a3d32d52dc9246821e7d9a Mon Sep 17 00:00:00 2001 From: mango Date: Sun, 22 Feb 2026 19:40:45 +0800 Subject: [PATCH] feat: light/dark theme toggle with localStorage persistence --- public/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 4b0d94c..852d3e8 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,7 @@