update social links
This commit is contained in:
parent
581fa28a4d
commit
b3fe9eba93
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue