Replace twitter icon with mastodon.

Add attribution for SVG.
This commit is contained in:
Lyle Mantooth 2022-11-13 11:42:25 -05:00
parent ad307dad23
commit d0e40059b0
Signed by: IslandUsurper
GPG key ID: 6DB52EAE123A5789
3 changed files with 126 additions and 2 deletions

View file

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