mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Add stackoverflow to \social command (#11)
* Added stackoverflow option to \social * Update example for stackoverflow
This commit is contained in:
parent
8a66c4f990
commit
1463083706
5 changed files with 13 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
\phone[fax]{+3~(456)~789~012}
|
||||
\email{john@doe.org} % optional, remove / comment the line if not wanted
|
||||
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted
|
||||
\social[stackoverflow]{0000000/johndoe} % optional, remove / comment the line if not wanted
|
||||
\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted
|
||||
\social[xing]{john\_doe} % optional, remove / comment the line if not wanted
|
||||
\social[twitter]{jdoe} % optional, remove / comment the line if not wanted
|
||||
|
|
@ -167,3 +168,4 @@ Albert Einstein discovered that $e=mc^2$ in 1905.
|
|||
|
||||
|
||||
%% end of file `template.tex'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue