mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-19 23:58:55 +00:00
Compare commits
2 Commits
fb1291b005
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f53566d5f | |||
| e69197faa3 |
@@ -109,7 +109,7 @@ author:
|
|||||||
# url: "https://your-website.com"
|
# url: "https://your-website.com"
|
||||||
- label: "Mastodon"
|
- label: "Mastodon"
|
||||||
icon: "fab fa-fw fa-mastodon"
|
icon: "fab fa-fw fa-mastodon"
|
||||||
url: "https://fosstodon.org/@skoobasteeve"
|
url: "https://hachyderm.io/@skoobasteeve"
|
||||||
- label: "GitHub"
|
- label: "GitHub"
|
||||||
icon: "fab fa-fw fa-github"
|
icon: "fab fa-fw fa-github"
|
||||||
url: "https://github.com/skoobasteeve"
|
url: "https://github.com/skoobasteeve"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
{% endif %}
|
{% 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 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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user