From cbf460c889a91d42ec589f1b8501089dff5db699 Mon Sep 17 00:00:00 2001 From: khangnghiem <56039341+khangnghiem@users.noreply.github.com> Date: Sat, 27 Jun 2026 20:36:56 +0000 Subject: [PATCH] feat: Add aria-labels to icon-only buttons in site/index.html Add `aria-label` attributes to multiple icon-only buttons to improve screen reader accessibility and satisfy WCAG criteria. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> --- site/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/site/index.html b/site/index.html index edc91fc5..89b8820b 100644 --- a/site/index.html +++ b/site/index.html @@ -117,7 +117,7 @@