Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1050)

Unified Diff: _layouts/page.html

Issue 1383673003: Fletch 0.1.0 documentation (Closed) Base URL: https://github.com/dart-lang/fletch.git@gh-pages
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | faq.md » ('j') | faq.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | faq.md » ('j') | faq.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698