From: Daniel Jr Date: Tue, 29 Apr 2025 18:22:08 +0000 (-0300) Subject: add encurl links X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=760af689b0378e9f130c33a9008bd9620109843a;p=danielmrcl.dev.git add encurl links Signed-off-by: Daniel Jr --- diff --git a/data/projects.json b/data/projects.json index 045b5e4..3e03fc9 100644 --- a/data/projects.json +++ b/data/projects.json @@ -2,7 +2,7 @@ "list": [ { "name": "Onnibank", - "url": "#", + "url": "https://click.danielmrcl.dev/onnibank-k9Uw", "tags": [ { "name": "current", "color": "#b8bb26" }, { "name": "work", "color": "#fb4934" } @@ -11,7 +11,7 @@ }, { "name": "Justa", - "url": "#", + "url": "https://click.danielmrcl.dev/justa-Oo7g", "tags": [ { "name": "work", "color": "#fb4934" } ], @@ -19,7 +19,7 @@ }, { "name": "EncURL", - "url": "https://gitlab.com/danielmrcl/encurl-web", + "url": "https://click.danielmrcl.dev/gitlab-2bCe", "tags": [ { "name": "project", "color": "#83a598" } ], @@ -27,7 +27,7 @@ }, { "name": "ArtDigital", - "url": "https://github.com/danielmrcl/art-digital", + "url": "https://click.danielmrcl.dev/github-4OO7", "tags": [ { "name": "project", "color": "#83a598" } ], diff --git a/hugo.toml b/hugo.toml index 6fb8573..3737d38 100644 --- a/hugo.toml +++ b/hugo.toml @@ -45,10 +45,10 @@ name = "email" link = "dan@danielmrcl.dev" [[params.social]] name = "linkedin" -link = "https://www.linkedin.com/in/danielmrcl/" +link = "https://click.danielmrcl.dev/linkedin-cmMJ" [[params.social]] name = "github" -link = "https://github.com/danielmrcl" +link = "https://click.danielmrcl.dev/github-eeW7" [[params.social]] name = "medium" -link = "https://medium.danielmrcl.dev" +link = "https://click.danielmrcl.dev/medium-qz5w"