Skip to content

Commit

Permalink
upgrade to fontawesome5
Browse files Browse the repository at this point in the history
  • Loading branch information
jitinnair1 committed Mar 8, 2022
1 parent f529f56 commit 7ee6c4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
\setlength\bibitemsep{1em}

%for social icons
\usepackage{fontawesome}
\usepackage{fontawesome5}

%debug page outer frames
%\usepackage{showframe}
Expand All @@ -118,10 +118,10 @@
\begin{tabularx}{\linewidth}{@{} C @{}}
\Huge{Your Name} \\[7.5pt]
\href{https://github.com/username}{\raisebox{-0.05\height}\faGithub\ username} \ $|$ \
\href{https://linkedin.com/in/username}{\raisebox{-0.00\height}\faLinkedin\ username} \ $|$ \
\href{https://linkedin.com/in/username}{\raisebox{-0.05\height}\faLinkedin\ username} \ $|$ \
\href{https://mysite.com}{\raisebox{-0.05\height}\faGlobe \ mysite.com} \ $|$ \
\href{mailto:[email protected]}{\raisebox{-0.05\height}\faEnvelope \ [email protected]} \ $|$ \
\href{tel:+000000000000}{\raisebox{-0.05\height}\faPhone \ +00.00.000.000} \\
\href{tel:+000000000000}{\raisebox{-0.05\height}\faMobile \ +00.00.000.000} \\
\end{tabularx}

%----------------------------------------------------------------------------------------
Expand Down

0 comments on commit 7ee6c4c

Please sign in to comment.