Remove the search bar that doesn't work actually.
Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
parent
639825e67f
commit
285a13c815
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
_site/
|
||||
_draft/
|
||||
.jekyll-cache/
|
||||
|
@ -1,7 +1,7 @@
|
||||
<div class="book-summary">
|
||||
<div id="book-search-input" role="search">
|
||||
<!-- <div id="book-search-input" role="search">
|
||||
<input type="text" placeholder="Type to search" />
|
||||
</div>
|
||||
</div> -->
|
||||
<nav role="navigation">
|
||||
<ul class="summary">
|
||||
{% if page.url == "/index.html" or page.url == "/" %}
|
||||
|
Loading…
Reference in New Issue
Block a user