diff --git a/data/sharing.json b/data/sharing.json index bef1cbf45..fd0751bd4 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -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" } } diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 28c8daf91..6ed23ae33 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -12,20 +12,26 @@
+ + +