Skip to content

Commit

Permalink
Add a label to Search descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng authored Sep 16, 2024
1 parent b753f19 commit 9641ef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Hammerspoon Spoons</h1>
</header>
<section>
<input type="text" id="search" />
<input type="checkbox" id="search_desc" />Search descriptions
<input type="checkbox" id="search_desc" /> <label for="search_desc">Search descriptions</label>
<div class="searchresults">
</div>
</section>
Expand Down Expand Up @@ -644,4 +644,4 @@ <h3>API documentation</h3>
});
</script>

</html>
</html>

0 comments on commit 9641ef4

Please sign in to comment.