Remove twitter and chat link from the login footer

This commit is contained in:
Girish Ramakrishnan
2019-06-26 21:39:07 -07:00
parent 5a000c1ff4
commit 8c9e626920
-2
View File
@@ -1,8 +1,6 @@
<footer class="text-center">
<span class="text-muted">&copy; 2016-19 <a href="https://cloudron.io" target="_blank">Cloudron</a></span>
<span class="text-muted"><a href="https://twitter.com/cloudron_io" target="_blank">Twitter <i class="fa fa-twitter"></i></a></span>
<span class="text-muted"><a href="https://chat.cloudron.io" target="_blank">Chat <i class="fa fa-comments"></i></a></span>
</footer>
</div>