Skip to content

Commit

Permalink
Update search.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fries-byte authored Sep 12, 2024
1 parent 2ade31d commit d5283c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h1>Fries-Search</h1>
<h3>Miss typed? Heres a search bar!</h3>
<input id="searchbar" autocomplete="off" style="width: 110px;>
<strong>ㅤ</strong>
<button type="submit" id="searchbutton" onclick="performSearch()">Search</button>
<button type="submit" id="searchbutton" onclick="performSearch()"> Search </button>
<br>
<br>
<br>
Expand Down

0 comments on commit d5283c2

Please sign in to comment.