jean-cloud_website/themes/jean-cloud/templates/header.html

12 lines
279 B
HTML
Raw Normal View History

2020-03-02 23:01:32 +00:00
<!-- 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>