mirror of
https://github.com/getredash/redash.git
synced 2026-05-08 09:01:12 -04:00
Re-align footer so it feels simpler
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<footer id="footer">
|
||||
<a href="http://redash.io">Redash</a> <span ng-bind="version"></span> <small ng-if="newVersionAvailable" ng-cloak class="ng-cloak"><a href="http://version.redash.io/">(New Redash version available)</a></small>
|
||||
|
||||
<ul class="f-menu">
|
||||
<li><a href="https://redash.io/help/">Documentation</a></li>
|
||||
<li><a href="http://github.com/getredash/redash">Contribute</a></li>
|
||||
</ul>
|
||||
<a href="https://redash.io/help/">Documentation</a>
|
||||
<a href="http://github.com/getredash/redash">Contribute</a>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user