From: Daniel Jr Date: Wed, 1 Jul 2026 03:01:01 +0000 (-0300) Subject: remove click.danielmrcl.dev X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=fe1ce68850f7d807a1ccb55045e4d809eba7e5b8;p=danielmrcl.dev.git remove click.danielmrcl.dev Signed-off-by: Daniel Jr --- diff --git a/data/career.json b/data/career.json index ecc33ed..55b1471 100644 --- a/data/career.json +++ b/data/career.json @@ -2,7 +2,7 @@ "list": [ { "name": "Onnibank", - "url": "https://click.danielmrcl.dev/Hmmq", + "url": "https://onnibank.com.br", "tags": [ { "name": "#SpringBoot", "color": "#83a598" }, { "name": "#Quarkus", "color": "#83a598" }, @@ -12,7 +12,7 @@ }, { "name": "Justa", - "url": "https://click.danielmrcl.dev/2jAp", + "url": "https://justa.com.vc", "tags": [ { "name": "#PlayFramework", "color": "#83a598" }, { "name": "#SpringBoot", "color": "#83a598" }, diff --git a/data/projects.json b/data/projects.json index bcf7ad3..67a7c61 100644 --- a/data/projects.json +++ b/data/projects.json @@ -2,7 +2,7 @@ "list": [ { "name": "EncURL", - "url": "https://click.danielmrcl.dev/A77p", + "url": "https://gitlab.com/danielmrcl/encurl", "tags": [ { "name": "#VueJS", "color": "#83a598" }, { "name": "#CSharp", "color": "#83a598" } @@ -11,7 +11,7 @@ }, { "name": "ArtDigital", - "url": "https://click.danielmrcl.dev/eqOQ", + "url": "https://github.com/danielmrcl/art-digital", "tags": [ { "name": "#JavaEE", "color": "#83a598" }, { "name": "#JSP", "color": "#83a598" }, diff --git a/hugo.toml b/hugo.toml index 8197d1a..2b2b33a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -43,13 +43,13 @@ name = "email" link = "mailto:dan@danielmrcl.dev" [[params.social]] name = "linkedin" -link = "https://click.danielmrcl.dev/linkedin" +link = "https://www.linkedin.com/in/danielmrcl" [[params.social]] name = "github" -link = "https://click.danielmrcl.dev/github" +link = "https://github.com/danielmrcl" [[params.social]] name = "gitlab" -link = "https://click.danielmrcl.dev/gitlab" +link = "https://gitlab.com/danielmrcl" [[params.social]] name = "mastodon" link = "https://mastodon.social/@danielmrcl"