Add links to the new status page
This commit is contained in:
parent
257b66fa2a
commit
4e4e2ed3ec
2 changed files with 14 additions and 0 deletions
|
@ -101,6 +101,7 @@ mixpanel.init("{{ mixpanel_key }}", { track_pageview : false, debug: {{ is_debug
|
|||
<li><a href="/security/" target="_self">Security</a></li>
|
||||
<li><a href="/about/" target="_self">About</a></li>
|
||||
<li><b><a href="/contact/" target="_self">Contact</a></b></li>
|
||||
<li><b><a href="http://status.quay.io" target="_self">Service Status</a></b></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue