Remove fediring buttons

Amolith created

Change summary

themes/secluded/layouts/partials/footer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

themes/secluded/layouts/partials/footer.html 🔗

@@ -1,6 +1,6 @@
 <div class="footer">
     <p><a class="button" href="#top">Back to the top</a></p>
-    <p><a class="button" href="https://fediring.net/previous?host=secluded.site">←</a> <a class="button" href="https://fediring.net/">Fediring</a> <a class="button" href="https://fediring.net/next?host=secluded.site">→</a></p>
+    <!--<p><a class="button" href="https://fediring.net/previous?host=secluded.site">←</a> <a class="button" href="https://fediring.net/">Fediring</a> <a class="button" href="https://fediring.net/next?host=secluded.site">→</a></p>-->
     <p class="boring_stuff">Content licensed under <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC-BY-4.0</a><br/>
         Code licensed under <a href="https://tldrlegal.com/license/mit-license">MIT</a><br/>
         Source is available on <a href="https://git.nixnet.services/Amolith/secluded">Gitea</a><br/></p>