clearer src and dist folders

This commit is contained in:
czmj
2017-09-22 11:15:27 +01:00
parent 0b6930c94f
commit 825bdcffe1
58 changed files with 3 additions and 64 deletions

11
src/_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>