1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/includes/search-form.html
Kevin Heis 2fb2e962bc Move site search to use an endpoint (#17359)
* Move site search to use an endpoint

* Update browser.js

* Update search.js

* Update lib/search/versions.js

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Fix URLs

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-01-20 15:37:42 +00:00

11 lines
223 B
HTML

<!--
This form is used in two places:
- On the homepage, front and center
- On all other pages, in the header
-->
<div id="search-input-container" aria-hidden="true">
<!-- will add a search input here -->
</div>