30 lines
1.1 KiB
YAML
30 lines
1.1 KiB
YAML
- name: Mastodon
|
|
url: https://kolektiva.social/@setto
|
|
icon: fa-mastodon
|
|
share_link:
|
|
we_have_account: true
|
|
#- name: Twitter
|
|
# url: https://twitter.com/ToSettoSetto
|
|
# icon: fa-twitter
|
|
# share_link: 'https://twitter.com/share?url={{ site.url }}{{ page.url | xml_escape }}&text={{ page.description | xml_escape }}%20via%20@ToSettoSetto&hashtags=cybersoul'
|
|
# we_have_account: true
|
|
#- name: Facebook
|
|
# url: https://www.facebook.com/徒-setto-セット-100627981795265
|
|
# icon: fa-facebook
|
|
# share_link:
|
|
# we_have_account: true
|
|
#- name: Instagram
|
|
# url: https://www.instagram.com/tosettosetto/
|
|
# icon: fa-instagram
|
|
# share_link:
|
|
# we_have_account: true
|
|
- name: Telegram
|
|
url: https://t.me/tosettosetto
|
|
icon: fa-telegram
|
|
share_link: 'https://telegram.me/share/url?url={{ site.url }}{{ page.url }}&text={{ page.description }}%20via%20@tosettosetto'
|
|
we_have_account: true
|
|
- name: Reddit
|
|
url: https://www.reddit.com/r/basspistol
|
|
icon: fa-reddit
|
|
share_link: 'https://reddit.com/submit/?url={{ site.url }}{{ page.url }}&title={{ page.title | xml_escape }}'
|
|
we_have_account: true |