2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

move from downloads.html to customize.html to better match purpose of page, fix up customize page layout to match other docs, link style refinement to jumbotrons

This commit is contained in:
Mark Otto
2012-07-20 22:06:47 -07:00
parent ee750bbce1
commit b9105b98f9
16 changed files with 905 additions and 894 deletions
+2 -2
View File
@@ -72,8 +72,8 @@
<li class="{{javascript}}">
<a href="./javascript.html">{{_i}}Javascript{{/i}}</a>
</li>
<li class="{{extend}}">
<a href="./extend.html">{{_i}}Extend{{/i}}</a>
<li class="{{customize}}">
<a href="./customize.html">{{_i}}Customize{{/i}}</a>
</li>
</ul>
</div>