Skip to content

Commit 3015182

Browse files
committed
#1367 A11Y - Search component missing description text
1 parent e4de35b commit 3015182

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_includes/hub/hero.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
{% endif %}
1616
<script async src="https://cse.google.com/cse.js?cx=342127f3c8880483d">
1717
</script>
18+
<h2 class="-screenReader" id="search">Search PKP documentation</h2>
1819
<div class="gcse-search"></div>
1920
</div>
2021
</div>

_includes/search.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{% if search %}
2+
<h2 class="-screenReader" id="search">Search PKP documentation</h2>
23
<div class="search">
34
<style>
45
div#___gcse_0 {

0 commit comments

Comments
 (0)