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

13
_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>