<!– Banner –> <section id=“banner”>

<header>
    <h2>{{ site.title }}</h2>
</header>
<p>{{ site.description }}</p>
<footer>
    <a href="#first" class="button style2 scrolly">Act on this message</a>
</footer>

</section>