We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae4f823 + 17ee1e4 commit bc4f1d7Copy full SHA for bc4f1d7
app/templates/application.hbs
@@ -17,6 +17,7 @@
17
{{input type="text" class="search" name="q"
18
placeholder="Search"
19
value=search
20
+ autofocus="autofocus"
21
tabindex="1"}}
22
</form>
23
0 commit comments