WIP: streamline some stuff
All checks were successful
Build and deploy website / Build and Push Jekyll Site (push) Successful in 25s
All checks were successful
Build and deploy website / Build and Push Jekyll Site (push) Successful in 25s
This commit is contained in:
parent
06e94159b1
commit
747c75dffc
10 changed files with 70 additions and 112 deletions
|
@ -2,13 +2,13 @@
|
|||
# Icons from <https://fontawesome.com/>
|
||||
|
||||
platforms:
|
||||
- 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: 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"
|
||||
|
@ -24,23 +24,23 @@ platforms:
|
|||
# icon: "fab fa-weibo"
|
||||
# link: "https://service.weibo.com/share/share.php?title=TITLE&url=URL"
|
||||
#
|
||||
# - type: Mastodon
|
||||
# icon: "fa-brands 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: photog.social
|
||||
# link: "https://photog.social/"
|
||||
#
|
||||
# - type: Bluesky
|
||||
# icon: "fa-brands fa-bluesky"
|
||||
# link: "https://bsky.app/intent/compose?text=TITLE%20URL"
|
||||
#
|
||||
- type: Mastodon
|
||||
icon: "fa-brands 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: photog.social
|
||||
link: "https://photog.social/"
|
||||
|
||||
- type: Bluesky
|
||||
icon: "fa-brands fa-bluesky"
|
||||
link: "https://bsky.app/intent/compose?text=TITLE%20URL"
|
||||
|
||||
# - type: Reddit
|
||||
# icon: "fa-brands fa-square-reddit"
|
||||
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue