Skip to content

Commit

Permalink
use search emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub committed Nov 10, 2023
1 parent 2ff9360 commit 3593b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<input class="input" name="search" type="text" placeholder="Search">
</div>
<div class="control">
<button type="submit" form="search" class="button is-link">Search</button>
<button type="submit" form="search" class="button">🔍</button>
</div>
</div>
</fieldset>
Expand Down

0 comments on commit 3593b0f

Please sign in to comment.