Add navbar fixed classes

This commit is contained in:
Jeremy Thomas
2017-10-24 10:31:45 +01:00
parent 202c5996a4
commit 0e6e22e70a
7 changed files with 780 additions and 1890 deletions

View File

@@ -1,11 +1,10 @@
---
layout: default
route: index
fixed_navbar: true
---
<div class="container">
{% include navbar.html id="Index" transparent=true boxed=true %}
</div>
{% include navbar.html id="Index" boxed=true fixed=true has_container=true %}
{% include index/intro.html %}