mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
add/rearrange social links
This commit is contained in:
parent
ab2f262e80
commit
b2f62aa7c9
1 changed files with 8 additions and 4 deletions
|
@ -116,11 +116,15 @@ icon = "fa-brands fa-github"
|
|||
title = "GitHub"
|
||||
url = "https://github.com/jbowdre"
|
||||
|
||||
[[socialLinks]]
|
||||
icon = "fa-solid fa-circle-user"
|
||||
url = "https://counter.social/@john_b"
|
||||
|
||||
[[socialLinks]]
|
||||
icon = "fa-solid fa-comments"
|
||||
url = "https://runtimeterror.dev/simplex"
|
||||
|
||||
[[socialLinks]]
|
||||
icon = "fa-solid fa-envelope"
|
||||
title = "Email"
|
||||
url = "mailto:ops@runtimeterror.dev"
|
||||
|
||||
[[socialLinks]]
|
||||
icon = "fa-solid fa-circle-user"
|
||||
url = "https://counter.social/@john_b"
|
Loading…
Reference in a new issue