feat: first version

This commit is contained in:
2020-03-26 18:48:07 +01:00
parent 25e491a4c7
commit c1e35272ec
40 changed files with 625 additions and 4 deletions

View File

@ -0,0 +1,21 @@
<div class="container">
<footer class="footer grid">
<p class="cell">
Les Toits du Val
<br>
🏠 8 rue Robert Lugnier 42260 St-Germain Laval
<br>
💌 bonjour@lestoitsduval.fr
<br>
📞 04 81 17 05 51
</p>
<p class="cell -right">
🄯 2019
<br>
Construit avec
<span role="img" aria-label="Coeur">💙</span>
<br>
en mode <a href="https://fr.wikipedia.org/wiki/Low-tech">Low-Tech</a>
</p>
</footer>
</div>