finish the right handside of the header

This commit is contained in:
Sameer Rahmani 2022-03-27 13:46:30 +01:00
parent 3213d25760
commit b9a02ea268
2 changed files with 7 additions and 5 deletions

1
cv.tex
View File

@ -5,6 +5,7 @@
\setaddress{Dublin, Ireland}
\setmobile{+353 85 8559285}
\setmail{lxsameer@lxsameer.com}
\setwebsite{https://lxsameer.com}
\setposition{Senior Software Engineer}
%you can play with color of the template (red is also nice..)
\setlinkedinaccount{https://www.linkedin.com/in/lxsameer/}

View File

@ -69,6 +69,8 @@
\newcommand*{\setthirdcolor}[1]{\def\@thirdcolor{#1}}
\newcommand*{\setfourthcolor}[1]{\def\@fourthcolor{#1}}
\newcommand*{\setlinkedinaccount}[1]{\def\@linkedinaccount{#1}}
\newcommand*{\setgit}[1]{\def\@git{#1}}
\newcommand*{\setwebsite}[1]{\def\@website{#1}}
\newcommand*{\setgithubaccount}[1]{\def\@githubaccount{#1}}
% Color pallet
@ -144,11 +146,10 @@
}
\newcommand{\contact}{%
\faIcon{location-dot}
{\small \@address \cps \@mobile \\ \@mail%
\\%
\cps \\
} %
{\color{headercolor} \scriptsize \faIcon{map-marker-alt} \@address} \\
{\color{headercolor} \scriptsize \faIcon{phone-alt} \@mobile} \\
{\color{headercolor} \scriptsize \faIcon{envelope} \@mail} \\
{\color{headercolor} \scriptsize \faIcon{link} \href{\@website}{\@website}} \\
}
% Covverletterview