Skip to content

Commit

Permalink
Test out removing search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
sb2nov committed Aug 18, 2017
1 parent 58a3dce commit 8b8be8f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _layouts/website/page.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{% extends template.self %}

{% block book_sidebar %}
{% block book_summary %}
<nav role="navigation">
{% include "website/summary.html" %}
</nav>
{% endblock %}
{% endblock %}

0 comments on commit 8b8be8f

Please sign in to comment.