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"
|
"libgit2"
|
||||||
],
|
],
|
||||||
"link": {
|
"link": {
|
||||||
"uri": "https://github.com/x4m3/pass4thewin",
|
"uri": "https://github.com/deadbaed/pass4thewin",
|
||||||
"label": "Source code",
|
"label": "Source code",
|
||||||
"notAvailable": false
|
"notAvailable": false
|
||||||
}
|
}
|
||||||
|
|
@ -362,7 +362,7 @@
|
||||||
"Docker"
|
"Docker"
|
||||||
],
|
],
|
||||||
"link": {
|
"link": {
|
||||||
"uri": "https://github.com/x4m3/epitok",
|
"uri": "https://github.com/deadbaed/epitok",
|
||||||
"label": "Source code",
|
"label": "Source code",
|
||||||
"notAvailable": false
|
"notAvailable": false
|
||||||
}
|
}
|
||||||
|
|
@ -389,7 +389,7 @@
|
||||||
"Docker"
|
"Docker"
|
||||||
],
|
],
|
||||||
"link": {
|
"link": {
|
||||||
"uri": "https://github.com/x4m3/epi.today",
|
"uri": "https://github.com/deadbaed/epi.today",
|
||||||
"label": "Source code",
|
"label": "Source code",
|
||||||
"notAvailable": false
|
"notAvailable": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ pub fn Www() -> impl IntoView {
|
||||||
icon: Icon::Mastodon,
|
icon: Icon::Mastodon,
|
||||||
},
|
},
|
||||||
Www {
|
Www {
|
||||||
link: Link::new("https://github.com/x4m3", "GitHub"),
|
link: Link::new("https://github.com/deadbaed", "GitHub"),
|
||||||
icon: Icon::Github,
|
icon: Icon::Github,
|
||||||
},
|
},
|
||||||
Www {
|
Www {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue