Skip to content

Commit ca40242

Browse files
authored
Update share.yml
Signed-off-by: Giulia Di Pietro <[email protected]>
1 parent f40788c commit ca40242

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

_data/share.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ platforms:
66
icon: "fa-brands fa-square-x-twitter"
77
link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"
88

9-
- type: Facebook
10-
icon: "fab fa-facebook-square"
11-
link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"
9+
# - type: Facebook
10+
# icon: "fab fa-facebook-square"
11+
# link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"
1212

13-
- type: Telegram
14-
icon: "fab fa-telegram"
15-
link: "https://t.me/share/url?url=URL&text=TITLE"
13+
# - type: Telegram
14+
# icon: "fab fa-telegram"
15+
# link: "https://t.me/share/url?url=URL&text=TITLE"
1616

1717
# Uncomment below if you need to.
1818
#
19-
# - type: Linkedin
20-
# icon: "fab fa-linkedin"
21-
# link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
19+
- type: Linkedin
20+
icon: "fab fa-linkedin"
21+
link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
2222
#
2323
# - type: Weibo
2424
# icon: "fab fa-weibo"
@@ -37,13 +37,13 @@ platforms:
3737
# - label: photog.social
3838
# link: "https://photog.social/"
3939
#
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"
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"
4747
#
4848
# - type: Threads
4949
# icon: "fa-brands fa-square-threads"

0 commit comments

Comments
 (0)