x4m3 -> deadbaed
This commit is contained in:
parent
48db52be43
commit
2d8942a358
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue