mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Add mastodon sharing link
This commit is contained in:
parent
580f36f0de
commit
40422fe062
1 changed files with 7 additions and 2 deletions
|
@ -43,5 +43,10 @@
|
||||||
"icon": "bluesky",
|
"icon": "bluesky",
|
||||||
"title": "sharing.bluesky",
|
"title": "sharing.bluesky",
|
||||||
"url": "https://bsky.app/intent/compose?text=%[2]s+%[1]s"
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue