From 2e2f2eb0aaf53b042266c14751d0990da47fafad Mon Sep 17 00:00:00 2001 From: Steve Jones Date: Wed, 22 May 2024 14:37:29 -0400 Subject: [PATCH 1/3] added - missing alt attribute and aria-hidden attribute to resource links dropdown --- template-parts/blocks/resource-links/resource-links.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-parts/blocks/resource-links/resource-links.php b/template-parts/blocks/resource-links/resource-links.php index 849ee0c..53e34f2 100644 --- a/template-parts/blocks/resource-links/resource-links.php +++ b/template-parts/blocks/resource-links/resource-links.php @@ -63,7 +63,7 @@ continue; } ?> - + Date: Wed, 22 May 2024 14:42:39 -0400 Subject: [PATCH 2/3] added - aria-label to tabs scroll button --- template-parts/blocks/tabbed-content/tabbed-content.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-parts/blocks/tabbed-content/tabbed-content.php b/template-parts/blocks/tabbed-content/tabbed-content.php index 3ca64d0..50539d5 100644 --- a/template-parts/blocks/tabbed-content/tabbed-content.php +++ b/template-parts/blocks/tabbed-content/tabbed-content.php @@ -92,7 +92,7 @@ class=" echo ''; } ?> -