From 820a5f9556c102f3fa716312a4a16696add3de0b Mon Sep 17 00:00:00 2001 From: kbenestad Date: Thu, 21 May 2026 21:46:47 +0700 Subject: [PATCH] Dynamic theme selector: fetch themes/index.json at runtime --- index.html | 298 ++------------- themes/index.json | 896 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 923 insertions(+), 271 deletions(-) create mode 100644 themes/index.json diff --git a/index.html b/index.html index bfae591..dc9fcc2 100644 --- a/index.html +++ b/index.html @@ -158,278 +158,8 @@ -
208 themes across 30 categories. Selection applies when you open a site.
+
Loading themes…
@@ -483,6 +213,32 @@