Skip to content
Snippets Groups Projects
Verified Commit 554afe42 authored by TTtie's avatar TTtie
Browse files

apparently it is a trend to move to mastodon now

parent 0b72f999
No related branches found
No related tags found
No related merge requests found
Pipeline #2779 failed
......@@ -117,6 +117,9 @@ $FA_BASE: "https://use.fontawesome.com/releases/#{$FA_VER}";
.fa-js:before {
content: "\f3b8";
}
.fa-mastodon:before {
content: "\f4f6";
}
.fa,
.fas,
......
<script defer="defer" src="/static/activateNav.ea8be591.js"></script><link href="/static/style.58816cf9.css" rel="stylesheet"><link href="/static/style.fa.8e100111.css" rel="stylesheet">
\ No newline at end of file
<script defer="defer" src="/static/activateNav.ea8be591.js"></script><link href="/static/style.411f3c09.css" rel="stylesheet"><link href="/static/style.fa.2b5b8f4c.css" rel="stylesheet">
\ No newline at end of file
......@@ -38,6 +38,9 @@
<a href="https://twitter.com/TTtie_TT" class="navbar-item" title="Twitter" target="_blank" rel="nofollow noopener" aria-label="Twitter">
<span class="icon"><i class="fab fa-twitter"></i></span>
</a>
<a href="https://uwu.social/@tttie" rel="me" class="navbar-item" title="Mastodon">
<span class="icon"><i class="fab fa-mastodon"></i></span>
</a>
<a href="https://keybase.io/tttie" class="navbar-item" title="Keybase" target="_blank" rel="nofollow noopener" aria-label="Keybase">
<span class="icon"><i class="fab fa-keybase"></i></span>
</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment