Update index.html
This commit is contained in:
parent
7c53c58f80
commit
2fb8818cf2
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@
|
|||
<body>
|
||||
<div class="everything">
|
||||
<div id="time" class="time"></div>
|
||||
<input id="search-bar-input" placeholder="">
|
||||
<form action="https://gowogle.voring.me/search" method="GET">
|
||||
<input autofocus name="q" class="search" type="search" id="search-bar-input" placeholder="" autofocus>
|
||||
</form>
|
||||
<div class="box">
|
||||
<div class="link">
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue