From 074ea529782ac7e8087df75e00c29b37d611535c Mon Sep 17 00:00:00 2001 From: "Em (Ethan) Ruszanowski" Date: Thu, 26 Oct 2023 19:03:55 -0400 Subject: [PATCH] Add XMPP to chat options. --- README.md | 2 +- _config.yml | 3 +++ _pages/about.md | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d514a56..2ae55c7 100644 --- a/README.md +++ b/README.md @@ -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)! diff --git a/_config.yml b/_config.yml index 7d68119..5fb7543 100644 --- a/_config.yml +++ b/_config.yml @@ -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: diff --git a/_pages/about.md b/_pages/about.md index e1288cf..45d2828 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -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)! +