Skip to content

Commit e5e29f8

Browse files
committed
adding additional sharing platforms
1 parent e8c4e9b commit e5e29f8

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

_data/share.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,24 @@ platforms:
2727
- type: Mastodon
2828
icon: "fa-brands fa-mastodon"
2929
# # See: https://github.com/justinribeiro/share-to-mastodon#properties
30-
# instances:
31-
# - label: mastodon.social
32-
# link: "https://mastodon.social/"
33-
# - label: mastodon.online
34-
# link: "https://mastodon.online/"
35-
# - label: fosstodon.org
36-
# link: "https://fosstodon.org/"
37-
# - label: photog.social
38-
# link: "https://photog.social/"
39-
#
40-
# - type: Bluesky
41-
# icon: "fa-brands fa-bluesky"
42-
# link: "https://bsky.app/intent/compose?text=TITLE%20URL"
43-
#
44-
# - type: Reddit
45-
# icon: "fa-brands fa-square-reddit"
46-
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"
47-
#
48-
# - type: Threads
49-
# icon: "fa-brands fa-square-threads"
50-
# link: "https://www.threads.net/intent/post?text=TITLE%20URL"
30+
instances:
31+
- label: mastodon.social
32+
link: "https://mastodon.social/"
33+
- label: mastodon.online
34+
link: "https://mastodon.online/"
35+
- label: fosstodon.org
36+
link: "https://fosstodon.org/"
37+
- label: photog.social
38+
link: "https://photog.social/"
39+
40+
- type: Bluesky
41+
icon: "fa-brands fa-bluesky"
42+
link: "https://bsky.app/intent/compose?text=TITLE%20URL"
43+
44+
- type: Reddit
45+
icon: "fa-brands fa-square-reddit"
46+
link: "https://www.reddit.com/submit?url=URL&title=TITLE"
47+
48+
- type: Threads
49+
icon: "fa-brands fa-square-threads"
50+
link: "https://www.threads.net/intent/post?text=TITLE%20URL"

0 commit comments

Comments
 (0)