From 3d689aa9af1f8c76c1a2c1dfecd0dee7ca519c1f Mon Sep 17 00:00:00 2001 From: John Costa Date: Fri, 4 Apr 2025 12:11:34 +0100 Subject: [PATCH] feat: adding converge --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hugo.toml b/hugo.toml index 3cf19af..d00dae0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -44,6 +44,11 @@ icon = "fa-brands fa-linkedin" title = "LinkedIn" url = "https://www.linkedin.com/in/john-costa-b883971b5/" +[[params.socialLinks]] +icon = "fa-brands fa-hashtag" +title = "Converge" +url = "https://converge.sh/1" + [[params.socialLinks]] icon = "fa-solid fa-envelope" title = "Email"