mirror of https://github.com/eyhc1/rendercv.git
TeX rendering knows about Mastodon
This commit is contained in:
parent
a36051933d
commit
bb65cade3a
|
@ -15,6 +15,10 @@
|
|||
\mbox{\hrefWithoutArrow{<<url>>}{{\small\faOrcid}\hspace{0.13cm}<<username>>}}
|
||||
((*- endmacro *))
|
||||
|
||||
((* macro Mastodon(username, url) -*))
|
||||
\mbox{\hrefWithoutArrow{<<url>>}{{\small\faMastodon}\hspace{0.13cm}<<username>>}}
|
||||
((*- endmacro *))
|
||||
|
||||
((* macro phone(number, url) -*))
|
||||
\mbox{\hrefWithoutArrow{<<url|replace("-","")>>}{{\footnotesize\faPhone*}\hspace{0.13cm}<<number|replace("tel:", "")|replace("-"," ")>>}}
|
||||
((*- endmacro *))
|
||||
|
|
Loading…
Reference in New Issue