💬 Various tweaks (including adding summary)

- Add summary to resume
- Move LinkedIn link first on front page
- Update some text in resume
- Minor tweak to XMPP link
- Remove debug line in JS
This commit is contained in:
Dan Jones 2024-05-20 09:19:57 -05:00
commit aac1a6f0cc
6 changed files with 11 additions and 7 deletions

View file

@ -20,6 +20,10 @@ logoText = "RUN"
[params.portrait]
path = "https://www.gravatar.com/avatar/073daa566095477f8ecc5cf4d0f59448"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/in/danjones000/"
[[params.social]]
name = "gitea"
url = "https://codeberg.org/danjones000/"
@ -32,10 +36,6 @@ url = "https://gitlab.com/danjones000/"
name = "github"
url = "https://github.com/goodevilgenius/"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/in/danjones000/"
[[params.social]]
name = "matrix"
url = "https://matrix.to/#/@danjones000:matrix.org"