diff --git a/data/sharing.json b/data/sharing.json index f176a2cd..8fbd1107 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -43,5 +43,10 @@ "icon": "bluesky", "title": "sharing.bluesky", "url": "https://bsky.app/intent/compose?text=%[2]s+%[1]s" - } -} \ No newline at end of file + }. + "mastodon": { + "icon": "mastodon", + "title": "sharing.mastodon", + "url": "https://toot.kytta.dev/?text=%[2]s+%[1]s" + } +}