mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-20 07:58:57 +00:00
Compare commits
2 Commits
fb1291b005
...
6f53566d5f
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f53566d5f | |||
| e69197faa3 |
@@ -109,7 +109,7 @@ author:
|
||||
# url: "https://your-website.com"
|
||||
- label: "Mastodon"
|
||||
icon: "fab fa-fw fa-mastodon"
|
||||
url: "https://fosstodon.org/@skoobasteeve"
|
||||
url: "https://hachyderm.io/@skoobasteeve"
|
||||
- label: "GitHub"
|
||||
icon: "fab fa-fw fa-github"
|
||||
url: "https://github.com/skoobasteeve"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
{% endif %}
|
||||
|
||||
<li><a href="{% if site.atom_feed.path %}{{ site.atom_feed.path }}{% else %}{{ '/feed.xml' | relative_url }}{% endif %}"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> {{ site.data.ui-text[site.locale].feed_label | default: "Feed" }}</a></li>
|
||||
<li><a rel="me" href="https://fosstodon.org/@skoobasteeve"><i class="fab fa-mastodon" aria-hidden="true"></i> Mastodon</a></li>
|
||||
<li><a rel="me" href="https://hachyderm.io/@skoobasteeve"><i class="fab fa-mastodon" aria-hidden="true"></i> Mastodon</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user