Have the landing page reuse the normal header, restyled

This commit is contained in:
Joseph Schorr 2014-04-18 17:33:50 -04:00
parent e66ac8425e
commit 7399f5db54
3 changed files with 23 additions and 13 deletions

View file

@ -10,7 +10,7 @@
<!-- Collapsable stuff -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<ul class="nav navbar-nav navbar-links">
<li><a ng-href="/repository/" target="{{ appLinkTarget() }}">Repositories</a></li>
<li><a href="http://docs.quay.io/" target="_blank">Docs</a></li>
<li><a ng-href="/tutorial/" target="{{ appLinkTarget() }}">Tutorial</a></li>