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

13
src/_includes/cta.html Normal file
View File

@ -0,0 +1,13 @@
<!-- CTA -->
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
<h2>Arcue ut vel commodo</h2>
<p>Aliquam ut ex ut augue consectetur interdum endrerit imperdiet amet eleifend fringilla.</p>
</header>
<ul class="actions vertical">
<li><a href="#" class="button fit special">Activate</a></li>
<li><a href="#" class="button fit">Learn More</a></li>
</ul>
</div>
</section>