From: Daniel Jr Date: Tue, 10 Jun 2025 03:05:04 +0000 (-0300) Subject: add gitlab social icon X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=ca90db4db1803e929ee252b51ff3d602c41d95c6;p=danielmrcl.dev.git add gitlab social icon Signed-off-by: Daniel Jr --- diff --git a/hugo.toml b/hugo.toml index cc50b7e..f784b4c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -46,5 +46,8 @@ link = "https://click.danielmrcl.dev/linkedin" name = "github" link = "https://click.danielmrcl.dev/github" [[params.social]] +name = "gitlab" +link = "https://click.danielmrcl.dev/gitlab" +[[params.social]] name = "medium" link = "https://click.danielmrcl.dev/medium"