Updated '_data/social.yml' via CloudCannon
This commit is contained in:
parent
a88119aac1
commit
bc9800f9bd
|
@ -1,30 +1,21 @@
|
|||
- name: Mastodon
|
||||
url: https://kolektiva.social/@setto
|
||||
---
|
||||
- name: Pleroma
|
||||
url: 'https://t.basspistol.org/setto'
|
||||
icon: fa-mastodon
|
||||
share_link:
|
||||
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
|
||||
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'
|
||||
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
|
||||
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
|
||||
share_link: >-
|
||||
https://reddit.com/submit/?url={{ site.url }}{{ page.url }}&title={{
|
||||
page.title | xml_escape }}
|
||||
we_have_account: true
|
||||
---
|
Loading…
Reference in a new issue