mirror of
https://github.com/ethanrusz/ethanrusz
synced 2024-11-21 07:47:46 -05:00
Add XMPP to chat options.
This commit is contained in:
parent
7cd976cb02
commit
074ea52978
3 changed files with 6 additions and 2 deletions
|
@ -8,4 +8,4 @@ Feel free to get in touch with me if you want to discuss my work or other intere
|
|||
|
||||
💻 🔓 🎹 ⌨️ 🏕️ 🤿
|
||||
|
||||
The best way to contact me is via email at ethan@rusz.dev. You can also give my Matrix a shot at [@ruszdev:matrix.org](https://matrix.to/#/@ruszdev:matrix.org). I'm also on [Mastodon](https://infosec.exchange/@rusz)!
|
||||
The best way to contact me is via email at ethan@rusz.dev. You can also reach me on Matrix [@ruszdev:matrix.org](https://matrix.to/#/@ruszdev:matrix.org) or via XMPP [ruszdev@macaw.me](xmpp://ruszdev@macaw.me). I'm also on [Mastodon](https://infosec.exchange/@rusz)!
|
||||
|
|
|
@ -77,6 +77,9 @@ author:
|
|||
- label: "PGP Keys"
|
||||
icon: "fas fa-fw fa-lock"
|
||||
url: "https://rusz.dev/pgp"
|
||||
- label: "XMPP"
|
||||
icon: "fas fa-fw fa-paper-plane"
|
||||
url: "xmpp://ruszdev@macaw.me"
|
||||
|
||||
footer:
|
||||
links:
|
||||
|
|
|
@ -13,4 +13,5 @@ Feel free to get in touch with me if you want to discuss my work or other intere
|
|||
|
||||
💻 🔓 🎹 ⌨️ 🏕️ 🤿
|
||||
|
||||
The best way to contact me is via email at [ethan@rusz.dev](mailto:ethan@rusz.dev). You can also give my Matrix a shot at [@ruszdev:matrix.org](https://matrix.to/#/@ruszdev:matrix.org). I'm also on [Mastodon](https://infosec.exchange/@rusz)!
|
||||
The best way to contact me is via email at [ethan@rusz.dev](mailto:ethan@rusz.dev). You can also reach me on Matrix [@ruszdev:matrix.org](https://matrix.to/#/@ruszdev:matrix.org) or via XMPP [ruszdev@macaw.me](xmpp://ruszdev@macaw.me). I'm also on [Mastodon](https://infosec.exchange/@rusz)!
|
||||
|
||||
|
|
Loading…
Reference in a new issue