From bb65cade3a21ab9e862d5c23d56838c185146adb Mon Sep 17 00:00:00 2001 From: Jeffrey Goldberg Date: Mon, 27 Nov 2023 01:50:18 -0600 Subject: [PATCH] TeX rendering knows about Mastodon --- .../templates/classic/components/header_connections.tex.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rendercv/templates/classic/components/header_connections.tex.j2 b/rendercv/templates/classic/components/header_connections.tex.j2 index a8e3f74..d1c95e9 100644 --- a/rendercv/templates/classic/components/header_connections.tex.j2 +++ b/rendercv/templates/classic/components/header_connections.tex.j2 @@ -15,6 +15,10 @@ \mbox{\hrefWithoutArrow{<>}{{\small\faOrcid}\hspace{0.13cm}<>}} ((*- endmacro *)) +((* macro Mastodon(username, url) -*)) +\mbox{\hrefWithoutArrow{<>}{{\small\faMastodon}\hspace{0.13cm}<>}} +((*- endmacro *)) + ((* macro phone(number, url) -*)) \mbox{\hrefWithoutArrow{<>}{{\footnotesize\faPhone*}\hspace{0.13cm}<>}} ((*- endmacro *))