(doc) Change search placeholder text.
Update placeholder text to make keyboard shortcuts more apparent.
This commit is contained in:
parent
7cfdfa6ef6
commit
ba863c8167
@ -63,7 +63,7 @@ r##"<!DOCTYPE html>
|
||||
<div class="search-container">
|
||||
<input class="search-input" name="search"
|
||||
autocomplete="off"
|
||||
placeholder="Search documentation..."
|
||||
placeholder="Click or press 's' to search, '?' for more options..."
|
||||
type="search">
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user