Initial commit

This commit is contained in:
Pierre
2018-05-08 16:11:40 +02:00
commit 356133d281
126 changed files with 17607 additions and 0 deletions

10
_includes/quote.html Normal file
View File

@ -0,0 +1,10 @@
<section id="quote" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Stay ready to go! <i style="color:brown"class="fa fa-coffee"></i></h2>
<p>get started!</p>
</div>
</div>
</div>
</section>