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

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"
}
}