🔀 Merge pull request #1022 from tommertron/patch-1

Update sharing.json to add bluesky
This commit is contained in:
James Panther
2025-02-24 13:30:47 +11:00
committed by GitHub
+5
View File
@@ -63,5 +63,10 @@
"icon": "xing",
"title": "sharing.xing",
"url": "https://www.xing.com/spi/shares/new?url=%s"
},
"bluesky": {
"icon": "bluesky",
"title": "sharing.bluesky",
"url": "https://bsky.app/intent/compose?text=%s%s"
}
}