mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Change shortcut key for search to join command palette fad, but preserve old shortcut too
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<hr class="d-lg-none text-white-50">
|
||||
|
||||
{{ if eq .Layout "docs" }}
|
||||
<form class="bd-search">
|
||||
<form class="bd-search" data-shortcut="⌘K">
|
||||
<input type="search" class="form-control" id="search-input" placeholder="Search docs..." aria-label="Search docs for..." autocomplete="off" data-bd-docs-version="{{ .Site.Params.docs_version }}">
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user