From 17d7d8841057706dcb43a5cb30600d4fefeb2dba Mon Sep 17 00:00:00 2001 From: Lyle Mantooth Date: Sun, 30 Oct 2022 13:08:51 -0400 Subject: [PATCH] Add extra social button. --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 196fe84..7deeead 100644 --- a/config.toml +++ b/config.toml @@ -40,6 +40,7 @@ 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" } ] [extra.author]