change masto account

Amolith created

Change summary

_includes/header.html |  2 +-
contact.html          |  2 +-
index.html            | 11 -----------
3 files changed, 2 insertions(+), 13 deletions(-)

Detailed changes

_includes/header.html 🔗

@@ -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 %}

contact.html 🔗

@@ -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>

index.html 🔗

@@ -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>
--->