Index: _layouts/page.html |
diff --git a/_layouts/page.html b/_layouts/page.html |
index dc1114501662ad3a39fc8d769aa72fc01ad20cc2..8339eb5729cece023303e49c30a1f57678a835e0 100644 |
--- a/_layouts/page.html |
+++ b/_layouts/page.html |
@@ -29,9 +29,12 @@ layout: default |
<p class="header">Fast, flexible, and productive</p> |
kasperl
2015/10/05 14:49:39
I'd suggest "Fast, flexible, and productive develo
mit
2015/10/05 17:51:37
Done.
|
<ul> |
- <li><a href="index.html">Start</a></li> |
+ <li><a href="index.html">Getting started</a></li> |
+ <li><a href="samples.html">Samples</a></li> |
+ <li><a href="tool.html">Tool details</a></li> |
+ <li><a href="feedback.html">Feedback</a></li> |
+ <li><a href="faq.html">Questions</a></li> |
</ul> |
- |
</header> |
<section> |