Add extra social button.

This commit is contained in:
Lyle Mantooth 2022-10-30 13:08:51 -04:00
parent 25c2bdd491
commit c454e71afd
Signed by: IslandUsurper
GPG key ID: 6DB52EAE123A5789

View file

@ -39,7 +39,8 @@ hermit_menu = [
hermit_social = [
{ name = "github", link = "https://github.com/IslandUsurper" },
{ name = "twitter", link = "https://fosstodon.org/@IslandUsurper" }
{ name = "twitter", link = "https://fosstodon.org/@IslandUsurper" },
{ name = "twitter", link = "https://theres.life/@IslandUsurper" }
]
[extra.author]