From 97440caf635579712de87f962520fd96b4d716f0 Mon Sep 17 00:00:00 2001 From: Daniel Mundra Date: Fri, 28 Apr 2023 07:28:02 -0700 Subject: [PATCH] Add search input field labels using aria-label (#3046) * Adding aria-label to search input on the search.html page * Adding aria-label to the search input field for the search box --- mkdocs/themes/readthedocs/search.html | 2 +- mkdocs/themes/readthedocs/searchbox.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs/themes/readthedocs/search.html b/mkdocs/themes/readthedocs/search.html index 705fcbee..b5b82b24 100644 --- a/mkdocs/themes/readthedocs/search.html +++ b/mkdocs/themes/readthedocs/search.html @@ -6,7 +6,7 @@
diff --git a/mkdocs/themes/readthedocs/searchbox.html b/mkdocs/themes/readthedocs/searchbox.html index cb7c4977..3f246aa0 100644 --- a/mkdocs/themes/readthedocs/searchbox.html +++ b/mkdocs/themes/readthedocs/searchbox.html @@ -1,5 +1,5 @@
- +