From aa49e60b9d4147218ec9b009bf463736e05ffb6c Mon Sep 17 00:00:00 2001 From: OCram85 Date: Tue, 24 Jan 2023 22:43:02 +0100 Subject: [PATCH] adds Mastodon profile --- config/_default/languages.en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index bf4babd..22b8a41 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -38,7 +38,7 @@ dateFormat = "2 January 2006" # { kickstarter = "https://www.kickstarter.com/profile/username" }, # { lastfm = "https://lastfm.com/user/username" }, { linkedin = "https://linkedin.com/in/marco-blessing-884642109" }, - # { mastodon = "https://mastodon.instance/@username" }, + { mastodon = "https://social.anoxinon.de/@OCram85" }, # { medium = "https://medium.com/username" }, # { microsoft = "https://www.microsoft.com/" }, # { patreon = "https://www.patreon.com/username" },