mirror of https://github.com/jpanther/congo.git
parent
574275d650
commit
a3a0232bbb
|
@ -28,5 +28,10 @@
|
||||||
"icon": "twitter",
|
"icon": "twitter",
|
||||||
"title": "sharing.twitter",
|
"title": "sharing.twitter",
|
||||||
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
||||||
|
},
|
||||||
|
"mastodon": {
|
||||||
|
"icon": "mastodon",
|
||||||
|
"title": "sharing.mastodon",
|
||||||
|
"url": "https://tootpick.org/#text=%s %s"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue