From 4811b55d5c57e3cd6329a74cf52e0d7f52cf1286 Mon Sep 17 00:00:00 2001 From: Avatarsia Date: Mon, 6 Apr 2026 02:39:12 +0200 Subject: [PATCH] perf: add CDN preconnect, improve canvas accessibility - Preconnect hint for jsdelivr CDN (parallelize DNS+TLS handshake). - Add role="img" and aria-label to viewport canvas for screen readers. --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0c2e32b..e6667d8 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,7 @@ } })(); +