Add stackoverflow to \social command (#11)

* Added stackoverflow option to \social
* Update example for stackoverflow
This commit is contained in:
Dimitri Belopopsky 2020-09-27 23:20:45 +02:00 committed by GitHub
commit 1463083706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 1 deletions

View file

@ -39,6 +39,7 @@
\renewcommand*{\githubsocialsymbol} {{\small\faGithub}~} % alternative: \faGithubSquare, \faGithubSquare
\renewcommand*{\gitlabsocialsymbol} {{\small\faGitlab}~}
\renewcommand*{\skypesocialsymbol} {{\small\faSkype}~}
\renewcommand*{\stackoverflowsocialsymbol} {{\small\faStackOverflow}~}
\endinput