spectral jekyll theme

This commit is contained in:
czmj
2017-09-22 10:46:39 +01:00
parent 3626b42dd2
commit 1c4fede6ad
62 changed files with 9156 additions and 40 deletions

11
_includes/banner.html Normal file
View File

@ -0,0 +1,11 @@
<!-- Banner -->
<section id="banner">
<div class="inner">
<h2>Spectral</h2>
<p>Another fine responsive<br /> site template freebie<br /> crafted by <a href="http://html5up.net">HTML5 UP</a>.</p>
<ul class="actions">
<li><a href="#" class="button special">Activate</a></li>
</ul>
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>