summaryrefslogtreecommitdiff
path: root/themes/blowfish/data/sharing.json
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-28 22:54:34 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-28 22:54:34 +0200
commit8f3d03b1888fed23e6aa07d6077045e673357481 (patch)
treea914b8f43b8486380ccc1c35721b28da2ff7986a /themes/blowfish/data/sharing.json
parent8db6bd0e555dca050d7d885582100c5ca5ba3aa2 (diff)
sync themeHEADmaster
Diffstat (limited to 'themes/blowfish/data/sharing.json')
-rw-r--r--themes/blowfish/data/sharing.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/themes/blowfish/data/sharing.json b/themes/blowfish/data/sharing.json
index f176a2c..18aa4e6 100644
--- a/themes/blowfish/data/sharing.json
+++ b/themes/blowfish/data/sharing.json
@@ -43,5 +43,10 @@
"icon": "bluesky",
"title": "sharing.bluesky",
"url": "https://bsky.app/intent/compose?text=%[2]s+%[1]s"
- }
-} \ No newline at end of file
+ },
+ "mastodon": {
+ "icon": "mastodon",
+ "title": "sharing.mastodon",
+ "url": "https://s2f.kytta.dev/?text=%[2]s %[1]s"
+ }
+}