Files
greenupday.org/_includes/page-header.html
2017-03-10 10:26:46 -06:00

6 lines
228 B
HTML

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