remove GNU/Social

Amolith created

Change summary

_includes/header.html | 5 -----
contact.html          | 6 ------
2 files changed, 11 deletions(-)

Detailed changes

_includes/header.html 🔗

@@ -17,11 +17,6 @@
             <i class="fa fa-mastodon"></i>
         </a>
         {% endif %}
-        {% if site.author.gnusocial %}
-        <a rel="me" href="https://quitter.im/{{ site.author.gnusocial }}" class="social-links__entry" target="_blank">
-            <i class="fa fa-gnu-social"></i>
-        </a>
-        {% endif %}
         {% if site.author.telegram %}
         <a href="https://t.me/{{ site.author.telegram }}" class="social-links__entry" target="_blank">
             <i class="fa fa-telegram"></i>

contact.html 🔗

@@ -28,12 +28,6 @@ These are some of my more public accounts; feel free to contact me at any of the
                 <p>Mastodon</p>
             </a>
         </div>
-        <div class="contact-card">
-            <a title="GNU/Social" href="https://quitter.im/amolith" target="_blank">
-                <h1><i class="fa fa-gnu-social"></i></h1>
-                <p>GNU/Social</p>
-            </a>
-        </div>
         <div class="contact-card">
             <a title="Email" href="mailto:{{ site.author.email }}" target="_blank">
                 <h1><i class="fa fa-envelope"></i></h1>