Add twitter to the webadmin footer and make the footer more prominent
This commit is contained in:
@@ -220,8 +220,9 @@
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="text-center">
|
||||
<span class="text-muted">Copyright © <a href="https://cloudron.io" target="_blank">Cloudron</a> 2014-16</span>
|
||||
<span class="text-muted"> {{config.version}}</span>
|
||||
<span class="text-muted">Copyright 2014-16 <a href="https://cloudron.io" target="_blank">Cloudron</a></span>
|
||||
<span class="text-muted"> Version {{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>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user