From 9a7065348568d324d7b05b6d3d376e9224e268ba Mon Sep 17 00:00:00 2001 From: Daniel Jr Date: Fri, 10 Jul 2026 19:26:29 -0300 Subject: [PATCH] remove mastodon and gitlab & add twitter/x Signed-off-by: Daniel Jr --- hugo.toml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/hugo.toml b/hugo.toml index 2b2b33a..63ef7f2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -45,11 +45,8 @@ link = "mailto:dan@danielmrcl.dev" name = "linkedin" link = "https://www.linkedin.com/in/danielmrcl" [[params.social]] +name = "twitter" +link = "https://x.com/byte7685" +[[params.social]] name = "github" link = "https://github.com/danielmrcl" -[[params.social]] -name = "gitlab" -link = "https://gitlab.com/danielmrcl" -[[params.social]] -name = "mastodon" -link = "https://mastodon.social/@danielmrcl" -- 2.47.3