Merge branch 'content-setto' into 'master'
Merge request branch content-setto into master via CloudCannon See merge request bpistlab/setto.basspistol.com!29
This commit is contained in:
commit
fb005db778
|
@ -1,30 +1,31 @@
|
||||||
- name: Mastodon
|
---
|
||||||
url: https://kolektiva.social/@setto
|
- name: Pleroma
|
||||||
|
url: 'https://t.basspistol.org/setto'
|
||||||
icon: fa-mastodon
|
icon: fa-mastodon
|
||||||
share_link:
|
share_link:
|
||||||
we_have_account: true
|
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
|
- name: Telegram
|
||||||
url: https://t.me/tosettosetto
|
url: 'https://t.me/tosettosetto'
|
||||||
icon: fa-telegram
|
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
|
we_have_account: true
|
||||||
- name: Reddit
|
- name: Reddit
|
||||||
url: https://www.reddit.com/r/basspistol
|
url: 'https://www.reddit.com/r/basspistol'
|
||||||
icon: fa-reddit
|
icon: fa-reddit
|
||||||
share_link: 'https://reddit.com/submit/?url={{ site.url }}{{ page.url }}&title={{ page.title | xml_escape }}'
|
share_link: >-
|
||||||
|
https://reddit.com/submit/?url={{ site.url }}{{ page.url }}&title={{
|
||||||
|
page.title | xml_escape }}
|
||||||
we_have_account: true
|
we_have_account: true
|
||||||
|
- name: Peertube
|
||||||
|
url: 'https://v.basspistol.org/video-channels/tosettosetto/'
|
||||||
|
icon: fa-youtube
|
||||||
|
share_link:
|
||||||
|
we_have_account: true
|
||||||
|
- name: Matrix
|
||||||
|
url: 'https://matrix.to/#/!YQcdVviFQNGYFMYrxD:matrix.org'
|
||||||
|
icon: fa-connectdevelop
|
||||||
|
share_link:
|
||||||
|
we_have_account: true
|
||||||
|
---
|
Loading…
Reference in a new issue