Skip to content

Commit d668299

Browse files
committed
add more share platforms
1 parent 2a8f3dc commit d668299

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_data/share.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,11 @@ platforms:
1010
icon: "fab fa-facebook-square"
1111
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"
16-
1713
# Uncomment below if you need to.
1814
#
19-
# - type: Linkedin
20-
# icon: "fab fa-linkedin"
21-
# link: "https://www.linkedin.com/feed/?shareActive=true&shareUrl=URL"
15+
- type: Linkedin
16+
icon: "fab fa-linkedin"
17+
link: "https://www.linkedin.com/feed/?shareActive=true&shareUrl=URL"
2218
#
2319
# - type: Weibo
2420
# icon: "fab fa-weibo"
@@ -41,10 +37,14 @@ platforms:
4137
# icon: "fa-brands fa-bluesky"
4238
# link: "https://bsky.app/intent/compose?text=TITLE%20URL"
4339
#
44-
# - type: Reddit
45-
# icon: "fa-brands fa-square-reddit"
46-
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"
40+
- type: Reddit
41+
icon: "fa-brands fa-square-reddit"
42+
link: "https://www.reddit.com/submit?url=URL&title=TITLE"
4743
#
4844
# - type: Threads
4945
# icon: "fa-brands fa-square-threads"
5046
# link: "https://www.threads.net/intent/post?text=TITLE%20URL"
47+
48+
- type: Telegram
49+
icon: "fab fa-telegram"
50+
link: "https://t.me/share/url?url=URL&text=TITLE"

0 commit comments

Comments
 (0)