forked from mirrors/Awesome-CV
Add tel:
href for mobile numbers
cf. http://www.ietf.org/rfc/rfc3966.txt
This commit is contained in:
parent
a932a66e1e
commit
44c5ec3e7b
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@
|
|||
\ifthenelse{\isundefined{\@mobile}}%
|
||||
{}%
|
||||
{%
|
||||
\faMobile\acvHeaderIconSep\@mobile%
|
||||
\href{tel:\@mobile}{\faMobile\acvHeaderIconSep\@mobile}%
|
||||
\setbool{isstart}{false}%
|
||||
}%
|
||||
\ifthenelse{\isundefined{\@email}}%
|
||||
|
|
Loading…
Reference in a new issue