2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

remove getting started link from home, add to navbar, overhaul getting started docs

This commit is contained in:
Mark Otto
2012-07-12 21:38:18 -07:00
parent a12f0e551f
commit 9343e1e933
14 changed files with 348 additions and 272 deletions
+3
View File
@@ -57,6 +57,9 @@
<li class="{{index}}">
<a href="./index.html">{{_i}}Home{{/i}}</a>
</li>
<li class="{{getting-started}}">
<a href="./getting-started.html">{{_i}}Get started{{/i}}</a>
</li>
<li class="{{scaffolding}}">
<a href="./scaffolding.html">{{_i}}Scaffolding{{/i}}</a>
</li>