1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/includes/search-form.html
2021-01-05 16:07:27 +00:00

13 lines
282 B
HTML

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