Made search input autofocused

This commit is contained in:
Myzel394 2021-06-01 17:49:01 +02:00 committed by GitHub
parent cbe32a081e
commit cbcbc26d9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@
<div class="search-fields">
<div class="autocomplete">
<input
autofocus
type="text"
name="q"
id="search-bar"