You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
<footer class="site-footer">
|
|
|
|
<div class="wrapper">
|
|
|
|
<div class="footer-col-wrapper">
|
|
<div class="footer-col footer-col-1">
|
|
|
|
Mon blog perso : <a href="http://saimyx.fr">saimyx.fr</a><br/>
|
|
Me contacter : <a href="mailto:{{ site.email }}">{{ site.email }}</a>
|
|
</div>
|
|
|
|
<div class="footer-col footer-col-2">
|
|
</div>
|
|
|
|
<div class="footer-col footer-col-3">
|
|
<p>{{site.description}} Cette page est optimisée pour <a href="https://www.mozilla.org/fr/firefox/new/">Firefox</a>.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|