From 474f13bfbd857715b81345245fbdb56873529c95 Mon Sep 17 00:00:00 2001 From: kilianmh Date: Tue, 14 Mar 2023 23:13:20 +0100 Subject: [PATCH] Feat: Add cvlinkedin and cvgithub Personal information convenience commands for linkedin and github. --- fortysecondscv.cls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fortysecondscv.cls b/fortysecondscv.cls index cbe6f7c..5c9975d 100644 --- a/fortysecondscv.cls +++ b/fortysecondscv.cls @@ -355,6 +355,8 @@ \newcommand*{\cvkey}[2]{\cvcustomdata{\faKey}{% \href{https://keyserver.ubuntu.com/pks/lookup?search=#2\&op=vindex\&fingerprint=on}{#1}% }} +\newcommand*{\cvgithub}[1]{\cvcustomdata{\faGithub}{\href{https://github.com/#1}{#1}}} +\newcommand*{\cvlinkedin}[2]{\cvcustomdata{\faLinkedin}{\href{https://www.linkedin.com/in/#1}{#2}}} % TODO find a cleaner solution for consistent spacing \newcommand{\nameandjob}{%