forked from mirrors/Awesome-CV
Merge pull request #7 from androm3da/master
Update github and linkedin to use https urls.
This commit is contained in:
commit
5c500a9a07
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