From f6b616160e6b4cdafcf68c6feb3d7ff8a3f654bd Mon Sep 17 00:00:00 2001
From: Laurent Scarciello <l.scarciello@joa.fr>
Date: Wed, 27 Jun 2018 15:25:46 +0200
Subject: [PATCH] ajout icon et contact (mailto)

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 2637c50..4705f73 100644
--- a/index.html
+++ b/index.html
@@ -168,7 +168,7 @@
 							</header>
 							<ul class="actions stacked">
 								<li><a href="http://mygit.tk/explore" class="button fit primary icon fa-gitlab" target="_blank">Mon Gitlab</a></li>
-								<li><a href="mailto:laurentscarciello@protonmail.ch" class="button fit fa-envelope-o">Contact</a></li>
+								<li><a href="mailto:laurentscarciello@protonmail.ch" class="button fit icon fa-envelope-o">Contact</a></li>
 							</ul>
 						</div>
 					</section>
-- 
GitLab