view docs button

try kubernetes button
This commit is contained in:
scotty
2016-03-03 15:40:55 -08:00
parent 08ea69aebb
commit 639ec82de0
2 changed files with 24 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@
<header>
<a href="/" class="logo"></a>
<div class="nav-buttons" data-auto-burger="primary">
<a href="docs" class="button" id="viewDocs">View Documentation</a>
<a href="/docs/hellonode/" class="button" id="tryKubernetes">Try Kubernetes</a>
<button id="hamburger" onclick="kub.toggleMenu()" data-auto-burger-exclude><div></div></button>
</div>