Remove Matrix

This commit is contained in:
2021-01-26 04:26:56 -06:00
parent 28bf981a69
commit cd9f180be6
3 changed files with 0 additions and 104 deletions

View File

@ -42,11 +42,6 @@
<h1>Nextcloud</h1>
<p>File storage and collaboration, feed reader, task organizer, and more</p>
</a>
<a href="/matrix" class="iconbutton">
<i class="fa fa-matrix-org"></i>
<h1>Matrix</h1>
<p>Federated messaging client, more similar to Slack than Discord</p>
</a>
</div>
</div>
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>