diff options
Diffstat (limited to 'www/themes/htmx-theme/templates')
-rw-r--r-- | www/themes/htmx-theme/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/themes/htmx-theme/templates/base.html b/www/themes/htmx-theme/templates/base.html index 7819dfed..db10de3f 100644 --- a/www/themes/htmx-theme/templates/base.html +++ b/www/themes/htmx-theme/templates/base.html @@ -50,7 +50,7 @@ <div><a href="/talk/">talk</a></div> <div><a href="/essays/">essays</a></div> <div hx-disable> - <form action="https://google.com/search"> + <form action="https://google.com/search" role="search" aria-label="Sitewide"> <input type="hidden" name="q" value="site:htmx.org"> <label> <span style="display:none;">Search</span> |