Add mastodon sharing link

This commit is contained in:
Asterisk 2024-08-10 11:17:52 -04:00 committed by GitHub
parent 580f36f0de
commit 40422fe062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,5 +43,10 @@
"icon": "bluesky",
"title": "sharing.bluesky",
"url": "https://bsky.app/intent/compose?text=%[2]s+%[1]s"
}
}
}.
"mastodon": {
"icon": "mastodon",
"title": "sharing.mastodon",
"url": "https://toot.kytta.dev/?text=%[2]s+%[1]s"
}
}