From e73ba698afd6cb3873ed1cd63fe713abe4da2727 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 10842bb7..0f5836de 100644 --- a/default.hbs +++ b/default.hbs @@ -51,7 +51,7 @@ {{/if}} - + @@ -59,7 +59,7 @@ {{navigation}} {{#unless @site.members_enabled}} {{#match @custom.navigation_layout "Stacked"}} - + {{/match}} {{/unless}} @@ -67,10 +67,10 @@
{{#unless @site.members_enabled}} {{^match @custom.navigation_layout "Stacked"}} - + {{/match}} {{else}} - +
{{#unless @member}} {{#unless @site.members_invite_only}}