From ffbdd9ae86fb874d9ffc403d5e521ca35def535a Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Fri, 18 Aug 2023 21:09:33 -0400 Subject: [PATCH] Add linkedin --- hugo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hugo.toml b/hugo.toml index a9bbd7b..f6e821e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -47,6 +47,10 @@ ShowToc = false name = 'github' url = 'https://github.com/rolandtjr' + [[params.socialIcons]] + name = 'linkedin' + url = 'https://www.linkedin.com/in/roland-thomas-jr' + [[params.socialIcons]] name = 'codewars' url = 'https://www.codewars.com/users/rolandtjr'