Files
greenupday.org/_includes/page-header.html
2017-03-28 10:09:23 -05:00

7 lines
283 B
HTML

<section class="page-header">
<h1 class="project-name">{{ site.title }}</h1>
<h2 class="project-tagline">{{ site.tagline }}</h2>
<a href="http://greenupday.org" class="btn">Home</a>
<a href="https://github.com/mattbk/greenupday.org" class="btn">View on GitHub</a>
</section>