From 2d8942a358a09c1797911c98c26579d16caca04e Mon Sep 17 00:00:00 2001 From: Philippe Loctaux
Date: Thu, 2 May 2024 20:40:18 +0200 Subject: [PATCH] x4m3 -> deadbaed --- crates/plcom/resume.json | 6 +++--- crates/plcom/src/pages/root/www.rs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crates/plcom/resume.json b/crates/plcom/resume.json index e6ca3bb..69fb6a1 100644 --- a/crates/plcom/resume.json +++ b/crates/plcom/resume.json @@ -290,7 +290,7 @@ "libgit2" ], "link": { - "uri": "https://github.com/x4m3/pass4thewin", + "uri": "https://github.com/deadbaed/pass4thewin", "label": "Source code", "notAvailable": false } @@ -362,7 +362,7 @@ "Docker" ], "link": { - "uri": "https://github.com/x4m3/epitok", + "uri": "https://github.com/deadbaed/epitok", "label": "Source code", "notAvailable": false } @@ -389,7 +389,7 @@ "Docker" ], "link": { - "uri": "https://github.com/x4m3/epi.today", + "uri": "https://github.com/deadbaed/epi.today", "label": "Source code", "notAvailable": false } diff --git a/crates/plcom/src/pages/root/www.rs b/crates/plcom/src/pages/root/www.rs index 325b4b4..4931367 100644 --- a/crates/plcom/src/pages/root/www.rs +++ b/crates/plcom/src/pages/root/www.rs @@ -22,7 +22,7 @@ pub fn Www() -> impl IntoView { icon: Icon::Mastodon, }, Www { - link: Link::new("https://github.com/x4m3", "GitHub"), + link: Link::new("https://github.com/deadbaed", "GitHub"), icon: Icon::Github, }, Www {