x4m3 -> deadbaed

This commit is contained in:
Philippe Loctaux 2024-05-02 20:40:18 +02:00
parent 48db52be43
commit 2d8942a358
2 changed files with 4 additions and 4 deletions

View file

@ -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
}

View file

@ -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 {