Merge pull request #2822 from bilyes/use-official-mastodon-share-link

Use Mastodon's official sharing link.
This commit is contained in:
Nuno C.
2026-03-11 00:18:30 +00:00
committed by GitHub
+1 -1
View File
@@ -52,6 +52,6 @@
"mastodon": {
"icon": "mastodon",
"title": "sharing.mastodon",
"url": "https://s2f.kytta.dev/?text=%[2]s %[1]s"
"url": "https://share.joinmastodon.org/#text=%[2]s %[1]s"
}
}