change masto account

This commit is contained in:
Amolith 2019-01-23 00:33:42 -05:00
parent cd0435e86a
commit 0aa0d6671a
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
3 changed files with 2 additions and 13 deletions

View File

@ -13,7 +13,7 @@
<i class="fa fa-rss-square"></i>
</a>
{% if site.author.mastodon %}
<a rel="me" title="Mastodon, a decentralised social network" href="https://fosstodon.org/@{{ site.author.mastodon }}" class="social-links__entry" target="_blank">
<a rel="me" title="Mastodon, a decentralised social network" href="https://masto.nixnet.xyz/@{{ site.author.mastodon }}" class="social-links__entry" target="_blank">
<i class="fa fa-mastodon"></i>
</a>
{% endif %}

View File

@ -23,7 +23,7 @@ These are some of my more public accounts; feel free to contact me at any of the
</a>
</div>
<div class="contact-card">
<a title="Mastodon" ref="me" href="https://fosstodon.org/@amolith" target="_blank">
<a title="Mastodon" rel="me" href="https://masto.nixnet.xyz/@amolith" target="_blank">
<h1><i class="fa fa-mastodon"></i></h1>
<p>Mastodon</p>
</a>

View File

@ -71,15 +71,4 @@ priority: 0.9
<hr>
<center><p>They may or may not be up and working at the moment. Consider these highly unstable if the link isn't b0rked.</p></center>
</br>
<div class="flex-wrapper">
<div class="flex-cards">
<div class="card">
<h1><b>YaCy</b></h1>
<p>YaCy is a fully decentralized search engine; all users of its network are equal, it does not store user search requests, and it's impossible for anything to be censored from the shared index.</p>
<a href="https://yacy.nixnet.xyz/"><button class="button">Search P2P!</button></a>
</div>
</div>
</div>
<!--
<center><p>Looks like everything's running well! If you find an issue, mention it to me <a href="https://nixnet.xyz/contact/">directly</a> or on <a href="https://chat.nixnet.xyz">NixNet Chat</a> and I'll take a look at it.</p></center>
-->