Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
Conflicts: static/js/controllers.js
This commit is contained in:
commit
211fd6bcd7
8 changed files with 105 additions and 7 deletions
|
@ -59,8 +59,8 @@
|
|||
<div class="footer-column">
|
||||
<h4>Legal</h4>
|
||||
<ul>
|
||||
<li><a href="">Terms of Service</a></li>
|
||||
<li><a href="">Privacy Policy</a></li>
|
||||
<li><a href="/tos">Terms of Service</a></li>
|
||||
<li><a href="/privacy">Privacy Policy</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -72,5 +72,6 @@
|
|||
</div>
|
||||
|
||||
<a href="https://devtable.com"><img class="dt-logo" src="/static/dt-logo.png"></a>
|
||||
<span class="copyright">©2013 DevTable, LLC</span>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue