jean-cloud_website/themes/jean-cloud/templates/header.html
Adrian Amaglio 46e92edf43 🔥 big clean
2020-03-03 00:01:32 +01:00

12 lines
279 B
HTML

<!-- Inner -->
<div class="inner">
<header>
<h1><a href="index.html" id="logo">Jean-Cloud</a></h1>
<hr />
<p>Le cloud lent, hébergé près de chez vous !</p>
</header>
<footer>
<a href="#jeanqui" class="button circled scrolly">Découvrir&nbsp;!</a>
</footer>
</div>