10 lines
423 B
Text
10 lines
423 B
Text
|
<nav name="Social Links" class="socials">
|
||
|
<ul class="simple-list">
|
||
|
<li><a href="#" title="Posts RSS Feed"><img src="/img/feed-icon.svg"></a></li>
|
||
|
<li><a href="https://forge.crispbyte.dev/cheddar" title="Git Profile"><img src="/img/git-icon.svg"></a></li>
|
||
|
<li><a href="https://hachyderm.io/@cheddarcrisp" rel="me" title="Mastodon Profile">
|
||
|
<img src="/img/mastodon-icon.svg">
|
||
|
</a></li>
|
||
|
</ul>
|
||
|
</nav>
|