Compare commits
4 commits
Author | SHA1 | Date | |
---|---|---|---|
cd93cccff9 | |||
b3fe9eba93 | |||
581fa28a4d | |||
6ccd445c2e |
|
@ -43,7 +43,7 @@ social:
|
||||||
links:
|
links:
|
||||||
- https://twitter.com/ToSettoSetto
|
- https://twitter.com/ToSettoSetto
|
||||||
- https://instagram.com/ToSettoSetto
|
- https://instagram.com/ToSettoSetto
|
||||||
- https://sonomu.club/@setto
|
- https://s.basspistol.org/@setto
|
||||||
- https://www.facebook.com/徒-setto-セット-100627981795265
|
- https://www.facebook.com/徒-setto-セット-100627981795265
|
||||||
usernames:
|
usernames:
|
||||||
twitter: ToSettoSetto
|
twitter: ToSettoSetto
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
name: Blog
|
name: Blog
|
||||||
external_site: true
|
external_site: true
|
||||||
- icon: 📢
|
- icon: 📢
|
||||||
url: 'https://sonomu.club/@setto'
|
url: 'https://s.basspistol.org/@setto'
|
||||||
name: Fedi
|
name: Fedi
|
||||||
external_site: true
|
external_site: true
|
||||||
- icon: ㊙️
|
- icon: ㊙️
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: Mastodon
|
- name: Mastodon
|
||||||
url: 'https://sonomu.club/@setto'
|
url: 'https://s.basspistol.org/@setto'
|
||||||
icon: fa-mastodon
|
icon: fa-mastodon
|
||||||
share_link:
|
share_link:
|
||||||
we_have_account: true
|
we_have_account: true
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
page.title | xml_escape }}
|
page.title | xml_escape }}
|
||||||
we_have_account: true
|
we_have_account: true
|
||||||
- name: Peertube
|
- name: Peertube
|
||||||
url: 'https://v.basspistol.org/video-channels/tosettosetto/'
|
url: 'https://v.basspistol.org/a/setto/'
|
||||||
icon: fa-youtube
|
icon: fa-youtube
|
||||||
share_link:
|
share_link:
|
||||||
we_have_account: true
|
we_have_account: true
|
||||||
|
@ -28,4 +28,4 @@
|
||||||
icon: fa-connectdevelop
|
icon: fa-connectdevelop
|
||||||
share_link:
|
share_link:
|
||||||
we_have_account: true
|
we_have_account: true
|
||||||
---
|
---
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<small>
|
<small>
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
{% for nw in site.data.social %}
|
{% for nw in site.data.social %}
|
||||||
<a target="_blank" alt="{{ site.title }} on {{ nw.name }}" title="{{ site.title }} on {{ nw.name }}" rel="{% if nw.url contains 'sonomu.club' %}me {% endif %}noopener"
|
<a target="_blank" alt="{{ site.title }} on {{ nw.name }}" title="{{ site.title }} on {{ nw.name }}" rel="{% if nw.url contains 's.basspistol.org' %}me {% endif %}noopener"
|
||||||
href="{{ nw.url }}" class="icon small fab {{ nw.icon }}"><span class="label">{{ nw.name }}</span></a>
|
href="{{ nw.url }}" class="icon small fab {{ nw.icon }}"><span class="label">{{ nw.name }}</span></a>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<a target="_blank" alt="email" title="email" href="mailto:{{ site.social.mail }}" class="icon small fas fa-envelope-open-text" rel="me"><span
|
<a target="_blank" alt="email" title="email" href="mailto:{{ site.social.mail }}" class="icon small fas fa-envelope-open-text" rel="me"><span
|
||||||
|
|
|
@ -26,6 +26,8 @@ stores:
|
||||||
---
|
---
|
||||||
A smol EP for human kind. A giant leap for me. This is my first release that is entirely produced using Cooperative software (AKA FLOSS). As in: no hardware\!\! Yes\! it is also my first release in over a decade where all the synths and drum machines are software modules. It features flute and sax from the talented [Randulo](https://indieweb.social/@randulo){: target="_blank" rel="noopener noreferrer"}, and I am happy to share it with you.
|
A smol EP for human kind. A giant leap for me. This is my first release that is entirely produced using Cooperative software (AKA FLOSS). As in: no hardware\!\! Yes\! it is also my first release in over a decade where all the synths and drum machines are software modules. It features flute and sax from the talented [Randulo](https://indieweb.social/@randulo){: target="_blank" rel="noopener noreferrer"}, and I am happy to share it with you.
|
||||||
|
|
||||||
|
<iframe title="Little Bug - 徒 setto セット" src="https://v.basspistol.org/videos/embed/82b6d298-be44-4c64-9941-b66d09b2723b" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="100%" height="315" frameborder="0"></iframe>
|
||||||
|
|
||||||
Let me know what you think\! You can talk to me [here](/chat/#read)
|
Let me know what you think\! You can talk to me [here](/chat/#read)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue