Commit 1b1427c3 authored by Robert Lord's avatar Robert Lord

Add placeholder to search box

parent 324da17b
......@@ -62,7 +62,7 @@ under the License.
<% end %>
<% if current_page.data.search %>
<div class="search">
<input type="text" class="search" id="input-search">
<input type="text" class="search" id="input-search" placeholder="Search">
</div>
<div class="search-results"></div>
<% end %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment