Skip to content

Commit

Permalink
Merge branch 'master' into zh_CN
Browse files Browse the repository at this point in the history
  • Loading branch information
billryan committed Sep 2, 2018
2 parents ad4ea4a + d264ab9 commit 9f5f550
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resume.cls
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@
\ifthenelse{\isempty{#1}}%
{\href{#2}{#2}}
{\href{#2}{#1}}}
\newcommand{\linkedinsquare}[2][]{\faLinkedinSquare\
\ifthenelse{\isempty{#1}}%
{\href{#2}{#2}}
{\href{#2}{#1}}}
% defines one's GitHub
% usage: \github{<github>}
\newcommand{\github}[2][]{\faGithub\
Expand Down

0 comments on commit 9f5f550

Please sign in to comment.