From 43010a74faf623d2ecc20357a99152d8fafab6ba Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 31 Jul 2022 22:46:27 +0200 Subject: Add linkedin social --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 71bdd68..b1f8620 100644 --- a/config.toml +++ b/config.toml @@ -27,6 +27,10 @@ theme = "researcher" icon = "fas fa-key" title = "Keybase" url = "https://keybase.io/baitinq" + [[params.socialIcons]] + icon = "fab fa-linkedin" + title = "LinkedIn" + url = "https://www.linkedin.com/in/manuelpalenzuelamerino" [[params.socialIcons]] icon = "fas fa-envelope" title = "E-mail" -- cgit 1.4.1