From 9bdffde25e9c2823c621370f87424b96c7439fcd Mon Sep 17 00:00:00 2001 From: Mark Stosberg Date: Mon, 16 Jan 2023 20:59:31 -0500 Subject: [PATCH] a11y: Add aria-label to search button Before, screen readers would see the search button as a simply a button with no context what it was for. Now they can see it. --- default.hbs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/default.hbs b/default.hbs index 3bc40c5..bd9d9b1 100644 --- a/default.hbs +++ b/default.hbs @@ -25,7 +25,7 @@ {{/if}} - + @@ -33,7 +33,7 @@ {{navigation}} {{#unless @site.members_enabled}} {{#match @custom.navigation_layout "Stacked"}} - + {{/match}} {{/unless}} @@ -41,10 +41,10 @@
{{#unless @site.members_enabled}} {{^match @custom.navigation_layout "Stacked"}} - + {{/match}} {{else}} - +
{{#unless @member}} {{#unless @site.members_invite_only}}