From 3f4a886fcaad3ea5615a9e5bde8cd66df4ce50b9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 27 Jan 2026 21:18:16 +0200 Subject: Add modal-title placeholder for W3C validation The aria-labelledby needs a static element in HTML since the validator doesn't execute JavaScript. Added placeholder h2 that gets replaced when modal opens. Co-Authored-By: Claude Opus 4.5 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e341be1..b1b8d7c 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ -- cgit v1.2.3