sonomu is new home

This commit is contained in:
Sakrecoer 2022-10-15 12:35:14 +02:00
parent 47282750fc
commit 7822a2fef4
4 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@ social:
links:
- https://twitter.com/ToSettoSetto
- https://instagram.com/ToSettoSetto
- https://t.basspistol.org/setto
- https://sonomu.club/@setto
- https://www.facebook.com/徒-setto-セット-100627981795265
usernames:
twitter: ToSettoSetto

View file

@ -11,7 +11,7 @@
name: Blog
external_site: true
- icon: 📢
url: 'https://t.basspistol.org/setto'
url: 'https://sonomu.club/@setto'
name: Fedi
external_site: true
- icon: ㊙️

View file

@ -1,6 +1,6 @@
---
- name: Pleroma
url: 'https://t.basspistol.org/setto'
- name: Mastodon
url: 'https://sonomu.club/@setto'
icon: fa-mastodon
share_link:
we_have_account: true

View file

@ -21,7 +21,7 @@
<small>
<div style="text-align: center;">
{% 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 'kolektiva.social' %}me {% endif %}noopener"
<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"
href="{{ nw.url }}" class="icon small fab {{ nw.icon }}"><span class="label">{{ nw.name }}</span></a>
{% endfor %}
<a target="_blank" alt="email" title="email" href="mailto:{{ site.social.mail }}" class="icon small fas fa-envelope-open-text" rel="me"><span