Use correct section for navbar

This commit is contained in:
James 2018-01-14 14:36:25 +11:00
parent b72ba619f9
commit 786b799ff7

View File

@ -1,4 +1,11 @@
<section id="homepage-hero" class="hero is-primary is-bold">
<div class="hero-head">
<!-- is-dark / is-light is set by hero.js for the homepage hero -->
<nav id="hero-navbar" class="navbar is-size-6 is-fixed-top" role="navigation" aria-label="main navigation">
{{ partial "layout/navbar_contents" . }}
</nav>
</div>
<div class="hero-body">
<section class="section">
<div class="container">