layout: default
<header>
{%- include top-bar.html -%} <div class="mdc-top-app-bar--fixed-adjust">{%- include hero.html -%}</div>
</header>
<main class=“mdc-layout-grid grid-container”>{%- include content.html -%}</main>
layout: default
<header>
{%- include top-bar.html -%} <div class="mdc-top-app-bar--fixed-adjust">{%- include hero.html -%}</div>
</header>
<main class=“mdc-layout-grid grid-container”>{%- include content.html -%}</main>