From aef1d71ddf8931569fa185d75f62657dc511025c Mon Sep 17 00:00:00 2001
From: Christophe Roger <darwiinc@live.fr>
Date: Wed, 19 Aug 2015 08:13:04 +1100
Subject: New macro linkedin

---
 cv.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cv.tex b/cv.tex
index 1627a63..e11f110 100755
--- a/cv.tex
+++ b/cv.tex
@@ -37,7 +37,9 @@
 
 %Macros
 \newcommand{\el}{\quad - \enspace}
-\newcommand\auteur[2]{\color{Blue}{\LARGE #1 #2}\color{Black}\\}
+\newcommand\auteur[2]{\color{Blue}{\LARGE #1 #2}\color{Black}}
+\newcommand\linkedin[2]{\faLinkedin \quad \href{#1}{#2}}
+
 \newlength{\datebox}
 \settowidth{\datebox}{Décembre 2009}
 
-- 
cgit v1.2.3