From b1b30a5fd934ca857e1fc4cbc285488d1f33b1dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Dobrowolski?= Date: Wed, 5 Nov 2025 14:55:04 +0100 Subject: [PATCH] Add \social stacking example to template.tex --- template.tex | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/template.tex b/template.tex index fb586a8..99a9093 100644 --- a/template.tex +++ b/template.tex @@ -67,10 +67,7 @@ \social[linkedin]{john.doe} % optional, remove / comment the line if not wanted \social[xing]{john\_doe} % optional, remove / comment the line if not wanted -\social[github]{jdoe} % optional, remove / comment the line if not wanted -\social[gitlab]{jdoe} % optional, remove / comment the line if not wanted -\social[codeberg]{jdoe} % optional, remove / comment the line if not wanted -\social[bitbucket]{jdoe} % optional, remove / comment the line if not wanted +\social[bitbucket,codeberg,github,gitlab]{jdoe} % Soclial netowrks with the same username can be stacked. Icons are links and text is part of the last one \social[stackoverflow]{0000000/johndoe} % optional, remove / comment the line if not wanted \social[skype]{jdoe} % optional, remove / comment the line if not wanted