mirror of
https://github.com/ethanrusz/ethanrusz
synced 2024-11-21 15:57:45 -05:00
Merge pull request #6 from ethanrusz:update-social
Update social media information
This commit is contained in:
commit
b42f84d5ec
1 changed files with 4 additions and 6 deletions
10
_config.yml
10
_config.yml
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue