update mastodon url

Amolith created

Change summary

_includes/meta_tags/base.html | 1 +
contact.html                  | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Detailed changes

_includes/meta_tags/base.html 🔗

@@ -11,4 +11,5 @@
 <link rel="openid.server" href="https://openid.indieauth.com/openid" />
 <link href="mailto:amolith@nixnet.xyz" rel="me">
 <link rel="me" href="https://masto.nixnet.xyz/@amolith">
+<link rel="me" href="https://social.nixnet.services/@amolith">
 <meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett, Lloyd Barlowe" />

contact.html 🔗

@@ -24,7 +24,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" rel="me" rel="noreferrer" href="https://masto.nixnet.xyz/@amolith" target="_blank">
+            <a title="Mastodon" rel="me" rel="noreferrer" href="https://social.nixnet.services/@amolith" target="_blank">
                 <h1><i class="fa fa-mastodon"></i></h1>
                 <p>Mastodon</p>
             </a>