add/rearrange social links

This commit is contained in:
John Bowdre 2023-08-28 16:46:03 -05:00
parent ab2f262e80
commit b2f62aa7c9

View file

@ -116,11 +116,15 @@ icon = "fa-brands fa-github"
title = "GitHub" title = "GitHub"
url = "https://github.com/jbowdre" 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]] [[socialLinks]]
icon = "fa-solid fa-envelope" icon = "fa-solid fa-envelope"
title = "Email" title = "Email"
url = "mailto:ops@runtimeterror.dev" url = "mailto:ops@runtimeterror.dev"
[[socialLinks]]
icon = "fa-solid fa-circle-user"
url = "https://counter.social/@john_b"