diff --git a/src/main.rs b/src/main.rs index 8f8d425..6875ef8 100644 --- a/src/main.rs +++ b/src/main.rs @@ -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",