Files
greenupday.org/_includes/page-header.html
2017-03-09 12:45:10 -06:00

7 lines
279 B
HTML

<section class="page-header">
<h1 class="project-name">{{ site.title }}</h1>
<h2 class="project-tagline">{{ site.tagline }}</h2>
<a href="#" class="btn">View on GitHub</a>
<a href="#" class="btn">Download .zip</a>
<a href="#" class="btn">Download .tar.gz</a>
</section>