From bc99b2e9548bdff82104317b313aed7b9cd399d1 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 16:19:49 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20[UX=20improvement]=20?= =?UTF-8?q?Add=20ARIA=20labels=20to=20close=20buttons=20and=20editor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added `aria-label="Markdown editor input"` to the main editor textarea. - Added `aria-label="Close PDF Settings"` to the PDF settings modal close button. - Added `aria-label="Close Customizer"` to the theme customizer modal close button. Co-authored-by: PrakharMNNIT <73683289+PrakharMNNIT@users.noreply.github.com> --- index.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d43dfe5..f1901b2 100644 --- a/index.html +++ b/index.html @@ -762,7 +762,11 @@