Skip to content

Commit

Permalink
Add XMPP social
Browse files Browse the repository at this point in the history
  • Loading branch information
exil0867 authored Jan 7, 2024
1 parent 1e15faf commit bc811c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ fn socials() -> Html {
href: "https://github.com/exil0867",
target: Some("_blank"),
},
ListItem {
children: "XMPP",
href: "xmpp://exil0785@tchncs.de",
target: None,
},
ListItem {
children: "Matrix",
href: "https://matrix.to/#/@exil0816:tchncs.de",
Expand Down

0 comments on commit bc811c8

Please sign in to comment.