diff options
Diffstat (limited to 'template/_navigation.html')
| -rwxr-xr-x | template/_navigation.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/_navigation.html b/template/_navigation.html index 45a2a9e..8fef331 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -13,8 +13,6 @@ | |||
| 13 | <a href="/books.html">Books</a> | 13 | <a href="/books.html">Books</a> |
| 14 | 14 | ||
| 15 | <a href="/feed.rss" itemprop="url">RSS</a> | 15 | <a href="/feed.rss" itemprop="url">RSS</a> |
| 16 | |||
| 17 | <a class="cursor search-trigger">Search</a> | ||
| 18 | </nav> | 16 | </nav> |
| 19 | </header> | 17 | </header> |
| 20 | </div> | 18 | </div> \ No newline at end of file |
