mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-21 14:32:19 +00:00
fix missing alt text for contact links
This commit is contained in:
parent
ee73394345
commit
d0c7224d95
1 changed files with 2 additions and 0 deletions
|
@ -120,10 +120,12 @@ url = "https://github.com/jbowdre"
|
|||
|
||||
[[socialLinks]]
|
||||
icon = "fa-solid fa-circle-user"
|
||||
title = "CounterSocial"
|
||||
url = "https://counter.social/@john_b"
|
||||
|
||||
[[socialLinks]]
|
||||
icon = "fa-solid fa-comments"
|
||||
title = "SimpleX Chat"
|
||||
url = "https://runtimeterror.dev/simplex"
|
||||
|
||||
[[socialLinks]]
|
||||
|
|
Loading…
Reference in a new issue