Fix twitter logo on setup screens

This commit is contained in:
Johannes Zellner
2018-12-12 08:49:26 +01:00
parent dcb0160b64
commit 907f82338e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -219,7 +219,7 @@
<footer class="text-center">
<span class="text-muted">&copy;2018 <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://twitter.com/cloudron_io" target="_blank">Twitter <i class="fab fa-twitter"></i></a></span>
<span class="text-muted"><a href="https://forum.cloudron.io" target="_blank">Forum <i class="fa fa-comments"></i></a></span>
</footer>