Skip to content

Commit

Permalink
changed placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
anddreluis2 committed Aug 4, 2023
1 parent 155e251 commit 41c333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/partials/sidebar.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ function handleKeyDown(event) {
<div class="wrapper-search">
<div class="input-area">
<div class="input-symbol small round">
<input type="text" placeholder="Search <%- config.subtitle %>" id="desktop-search-input" />
<input type="text" placeholder="Press ⌘ + K to search" id="desktop-search-input" />
<span class="icon-search"></span>
</div>
</div>
Expand Down

0 comments on commit 41c333b

Please sign in to comment.