File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 491
491
\ifthenelse {\isundefined {\@mobile }}%
492
492
{}%
493
493
{%
494
- \href {tel:\@mobile}{\faPhone \acvHeaderIconSep\@mobile }%
494
+ \href {tel:\@mobile}{\faMobile \acvHeaderIconSep\@mobile }%
495
495
\setbool {isstart}{false}%
496
496
}%
497
497
\ifthenelse {\isundefined {\@email }}%
498
498
{}%
499
499
{%
500
500
\ifbool {isstart}{\setbool {isstart}{false}}{\acvHeaderSocialSep }%
501
- \href {mailto:\@email}{\faEnvelopeOpenText \acvHeaderIconSep\@email }%
501
+ \href {mailto:\@email}{\faEnvelopeS \acvHeaderIconSep\@email }%
502
502
}%
503
503
\ifthenelse {\isundefined {\@dateofbirth }}%
504
504
{}%
511
511
{}%
512
512
{%
513
513
\ifbool {isstart}{\setbool {isstart}{false}}{\acvHeaderSocialSep }%
514
- \href {http://\@homepage}{\faArrowPointer \acvHeaderIconSep\@homepage }%
514
+ \href {http://\@homepage}{\faHouseChimney \acvHeaderIconSep\@homepage }%
515
515
}%
516
516
\ifthenelse {\isundefined {\@github }}%
517
517
{}%
518
518
{%
519
519
\ifbool {isstart}{\setbool {isstart}{false}}{\acvHeaderSocialSep }%
520
- \href {https://github.com/\@github}{\faGithub \acvHeaderIconSep\@github }%
520
+ \href {https://github.com/\@github}{\faGithubSquare \acvHeaderIconSep\@github }%
521
521
}%
522
522
\ifthenelse {\isundefined {\@gitlab }}%
523
523
{}%
You can’t perform that action at this time.
0 commit comments