implement mastodon social

This commit is contained in:
Mark E. Fuller 2022-02-15 00:09:43 +02:00
commit 79733e9ebc
No known key found for this signature in database
GPG key ID: D1CB9BCF4D87185F
3 changed files with 4 additions and 0 deletions

View file

@ -31,6 +31,7 @@
\renewcommand*{\linkedinsocialsymbol} {\textbf{in}~}
\renewcommand*{\xingsocialsymbol} {\textbf{xi}~}
\renewcommand*{\twittersocialsymbol} {\textbf{tw}~}
\renewcommand*{\mastodonsocialsymbol} {\textbf{ms}~}
\renewcommand*{\githubsocialsymbol} {\textbf{gh}~}
\renewcommand*{\gitlabsocialsymbol} {\textbf{gl}~}
\renewcommand*{\stackoverflowsocialsymbol}{\textbf{so}~}