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 d5283c2 commit c28372a
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 @@ -8,7 +8,7 @@
<body>
<h1>Fries-Search</h1>
<h3>Miss typed? Heres a search bar!</h3>
<input id="searchbar" autocomplete="off" style="width: 110px;>
<input id="searchbar" autocomplete="off" style="width: 110px;">
<strong></strong>
<button type="submit" id="searchbutton" onclick="performSearch()"> Search </button>
<br>
Expand Down

0 comments on commit c28372a

Please sign in to comment.