Merge pull request #6 from ethanrusz:update-social

Update social media information
This commit is contained in:
Em (Ethan) Ruszanowski 2024-02-07 09:56:31 -06:00 committed by GitHub
commit b42f84d5ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,9 +59,6 @@ author:
avatar: "/assets/images/avatar.png" avatar: "/assets/images/avatar.png"
bio: "Data engineer, polyglot developer, and RIT Computing and Information Technologies alum." bio: "Data engineer, polyglot developer, and RIT Computing and Information Technologies alum."
links: links:
- label: "Docker Hub"
icon: "fab fa-fw fa-docker"
url: "https://hub.docker.com/u/ethanrusz"
- label: "Email" - label: "Email"
icon: "fas fa-fw fa-envelope" icon: "fas fa-fw fa-envelope"
url: "mailto:ethan@rusz.dev" url: "mailto:ethan@rusz.dev"
@ -77,9 +74,6 @@ author:
- label: "Matrix" - label: "Matrix"
icon: "fas fa-fw fa-paper-plane" icon: "fas fa-fw fa-paper-plane"
url: "https://matrix.to/#/@ruszdev:matrix.org" url: "https://matrix.to/#/@ruszdev:matrix.org"
- label: "PGP Keys"
icon: "fas fa-fw fa-lock"
url: "https://rusz.dev/pgp"
- label: "XMPP" - label: "XMPP"
icon: "fas fa-fw fa-paper-plane" icon: "fas fa-fw fa-paper-plane"
url: "xmpp://ruszdev@macaw.me" url: "xmpp://ruszdev@macaw.me"
@ -92,6 +86,10 @@ footer:
- label: "GitHub" - label: "GitHub"
icon: "fab fa-fw fa-github" icon: "fab fa-fw fa-github"
url: "https://github.com/ethanrusz" url: "https://github.com/ethanrusz"
- label: "OpenPGP"
icon: "fas fa-fw fa-lock"
url: "https://rusz.dev/pgp"
after_footer_scripts: after_footer_scripts:
- assets/js/clipboard.js - assets/js/clipboard.js