Have the landing page reuse the normal header, restyled
This commit is contained in:
parent
e66ac8425e
commit
7399f5db54
3 changed files with 23 additions and 13 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue