mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fix phones
This commit is contained in:
parent
6b27eb6ac7
commit
9eb1aa077a
2 changed files with 5 additions and 3 deletions
|
|
@ -244,6 +244,8 @@
|
|||
% Define links for different social networks
|
||||
\newcommand{\emaillink}[2]{\protect\href{mailto:#2}{#1}}
|
||||
\newcommand{\mobilephonelink}[2]{\protect\tellink[#1]{#2}}
|
||||
\newcommand{\fixedphonelink}[2]{\protect\tellink[#1]{#2}}
|
||||
\newcommand{\faxphonelink}[2]{\protect\tellink[#1]{#2}}
|
||||
\newcommand{\linkedinlink}[2]{\protect\httpslink[#1]{www.linkedin.com/in/#2}}
|
||||
\newcommand{\xinglink}[2]{\protect\httpslink[#1]{www.xing.com/profile/#2}}
|
||||
\newcommand{\twitterlink}[2]{\protect\httpslink[#1]{twitter.com/#2}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue