diff options
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 840625f..dfa1ca6 100644 --- a/config.toml +++ b/config.toml @@ -47,3 +47,6 @@ date_format = "%F" [[extra.contact_menu]] name = "GitHub" url = "https://github.com/alanpearce" +[[extra.contact_menu]] + name = "Mastodon" + url = "https://ieji.de/@alanpearce" |