Update redirect and about

This commit is contained in:
Em (Ethan) Ruszanowski 2024-06-18 15:47:31 -04:00 committed by GitHub
parent 7316865204
commit e03c2083af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View file

@ -13,5 +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 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)! The best way to contact me is via email at [em@rusz.dev](mailto:em@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)!

9
cloud.html Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Redirecting to Nextcloud.</title>
<meta http-equiv="refresh" content="0; URL=https://cloud.beans.team/" />
</head>
<body></body>
</html>