Add Mastodon sharing link

Via tootpick.org
This commit is contained in:
Sean Patrick Hagen
2022-12-05 12:10:46 -08:00
parent 574275d650
commit a3a0232bbb
+5
View File
@@ -28,5 +28,10 @@
"icon": "twitter",
"title": "sharing.twitter",
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
},
"mastodon": {
"icon": "mastodon",
"title": "sharing.mastodon",
"url": "https://tootpick.org/#text=%s %s"
}
}