mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 05:58:33 +00:00
Update github and linkedin to use https urls.
This commit is contained in:
parent
227b1b77e7
commit
fd98590684
1 changed files with 3 additions and 3 deletions
|
@ -374,7 +374,7 @@
|
||||||
\setbool{istart}{false}
|
\setbool{istart}{false}
|
||||||
}
|
}
|
||||||
{\@headersocialsep}
|
{\@headersocialsep}
|
||||||
\href{http://github.com/\@github}{\faGithubSquare\ \@github}
|
\href{https://github.com/\@github}{\faGithubSquare\ \@github}
|
||||||
}
|
}
|
||||||
\ifthenelse{\isundefined{\@linkedin}}
|
\ifthenelse{\isundefined{\@linkedin}}
|
||||||
{}
|
{}
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
\setbool{istart}{false}
|
\setbool{istart}{false}
|
||||||
}
|
}
|
||||||
{\@headersocialsep}
|
{\@headersocialsep}
|
||||||
\href{http://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\ \@linkedin}
|
\href{https://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\ \@linkedin}
|
||||||
}
|
}
|
||||||
\ifthenelse{\isundefined{\@twitter}}
|
\ifthenelse{\isundefined{\@twitter}}
|
||||||
{}
|
{}
|
||||||
|
|
Loading…
Reference in a new issue