add live chat

This commit is contained in:
Girish Ramakrishnan
2016-09-01 16:46:03 -07:00
parent 59b53d347f
commit 8af7ccfe08

View File

@@ -222,7 +222,8 @@
<footer class="text-center">
<span class="text-muted">&copy; 2015-16 <a href="https://cloudron.io" target="_blank">Cloudron</a></span>
<span class="text-muted"> v{{config.version}}</span>
<span class="text-muted"><a href="http://twitter.com/cloudron_io" target="_blank">Follow us on 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="fa fa-twitter"></i></a></span>
<span class="text-muted"><a href="https://chat.cloudron.io" target="_blank">Live Chat <i class="fa fa-comments"></i></a></span>
</footer>
</body>