mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
add missing social links in section describing personal data
This commit is contained in:
parent
d861d182ea
commit
5925420d86
1 changed files with 5 additions and 1 deletions
|
|
@ -357,6 +357,7 @@ The default template settings are
|
|||
\begin{lstlisting}
|
||||
\name{John}{Doe}
|
||||
\title{R\'{e}sum\'{e} title}
|
||||
\born{4 July 1776}
|
||||
\address{street and number}{postcode city}{country}
|
||||
\phone[mobile]{+1~(234)~567~890}
|
||||
\phone[fixed]{+2~(345)~678~901}
|
||||
|
|
@ -375,7 +376,10 @@ The default template settings are
|
|||
\social[orcid]{0000-0000-000-000}
|
||||
\social[researchgate]{jdoe}
|
||||
\social[researcherid]{jdoe}
|
||||
\social[telegram]{jdoe}
|
||||
\social[telegram]{jdoe}
|
||||
\social[whatsapp]{12345678901}
|
||||
\social[signal]{12345678901}
|
||||
\social[matrix]{@johndoe:matrix.org}
|
||||
\social[googlescholar]{googlescholarid}
|
||||
|
||||
\extrainfo{additional information}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue