From 4dfaef6b0afa01b9da6b11e4f69ca0846ce60358 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Mon, 8 Aug 2016 19:33:31 +1100 Subject: Code cleaning --- darwiin-cv.cls | 2 ++ 1 file changed, 2 insertions(+) (limited to 'darwiin-cv.cls') diff --git a/darwiin-cv.cls b/darwiin-cv.cls index 7472942..dcd8de3 100755 --- a/darwiin-cv.cls +++ b/darwiin-cv.cls @@ -55,6 +55,8 @@ \newcommand{\el}{\quad \faAngleRight \enspace} % Custom itemize to use with array \newcommand\user[2]{\color{Blue}{\LARGE #1 #2}\color{Black}} % Username \newcommand\linkedin[2]{\faLinkedin \quad \href{#1}{#2}} % Linkedin icon + URL +\newcommand\viadeo[2]{\faViadeo \quad \href{#1}{#2}} % Viadeo icon + URL +\newcommand\github[2]{\faGithub \quad \href{#1}{#2}} % Github icon + URL \newcommand\address[1]{\faHome \quad #1} % Home icon + address as parameter \newcommand\infos[1]{\faInfo \quad #1} % I icon \newcommand\smartphone[1]{\faMobilePhone \quad #1} % Smartphone Icon -- cgit v1.2.3