diff --git a/README.md b/README.md index 90fc624..8b63501 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking id github = "username" gitlab = "username" stackoverflow = "numberid" - mastodon = "username" + mastodon = "https://some.instance/@username" medium = "username" [Params.Share] # Post Share block diff --git a/data/social.toml b/data/social.toml index 15179f5..0ac0824 100644 --- a/data/social.toml +++ b/data/social.toml @@ -66,7 +66,7 @@ weight = 110 [[icons]] id = "mastodon" -url = "https://mastodon.social/@%s" +url = "%s" icon = "svg/mastodon.svg" weight = 120