💬 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:
parent
64e2ac8084
commit
aac1a6f0cc
6 changed files with 11 additions and 7 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue