docs: add search
Change-Id: I6a6a696466e424483a89be23b4f91ec98abb7630
This commit is contained in:
parent
30814de5e4
commit
6f97bf05d2
5 changed files with 124 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
|||
{{/with}}
|
||||
{{> breadcrumbs}}
|
||||
{{> page-versions}}
|
||||
{{#if env.SITE_SEARCH_PROVIDER}}
|
||||
<input id="search-input" type="text" placeholder="Search the docs">
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue