30 lines
903 B
YAML
30 lines
903 B
YAML
platforms:
|
|
|
|
- type: Linkedin
|
|
icon: "fab fa-linkedin"
|
|
link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
|
|
|
|
- type: Mastodon
|
|
icon: "fa fa-mastodon"
|
|
# See: https://github.com/justinribeiro/share-to-mastodon#properties
|
|
instances:
|
|
- label: mastodon.social
|
|
link: "https://mastodon.social/"
|
|
- label: mastodon.online
|
|
link: "https://mastodon.online/"
|
|
- label: fosstodon.org
|
|
link: "https://fosstodon.org/"
|
|
- label: mastodon.com.tr
|
|
link: "https://mastodon.com.tr/"
|
|
|
|
- type: Twitter
|
|
icon: "fa-brands fa-square-x-twitter"
|
|
link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"
|
|
|
|
- type: Facebook
|
|
icon: "fab fa-facebook-square"
|
|
link: "https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL"
|
|
|
|
- type: Telegram
|
|
icon: "fab fa-telegram"
|
|
link: "https://t.me/share/url?url=URL&text=TITLE"
|