From b68f1e634c7ee54b7cc29289b1538ed1ebd07e4f Mon Sep 17 00:00:00 2001 From: posimai Date: Wed, 1 Apr 2026 09:07:53 +0900 Subject: [PATCH] feat: add dev AB toggle button (visible with ?dev=1) --- index-b.html | 12 ++++++++++++ index.html | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/index-b.html b/index-b.html index ec4a95d..c4c803b 100644 --- a/index-b.html +++ b/index-b.html @@ -654,5 +654,17 @@ + + + diff --git a/index.html b/index.html index 3fc21b7..a7a0c9f 100644 --- a/index.html +++ b/index.html @@ -592,5 +592,17 @@ if ('serviceWorker' in navigator) { } if (window.lucide) lucide.createIcons(); + + +