1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02: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

View File

@@ -61,7 +61,7 @@
<a href="./javascript.html">Javascript</a>
</li>
<li class="">
<a href="./extend.html">Extend</a>
<a href="./customize.html">Customize</a>
</li>
</ul>
</div>
@@ -75,7 +75,7 @@
<p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>
<p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" >Download Bootstrap</a></p>
<ul class="masthead-links">
<li><a href="./download.html" >Customize</a></li>
<li><a href="./extend.html" >Extend</a></li>
<li><a href="http://github.com/twitter/bootstrap" >GitHub project</a></li>
<li>Version 2.1.0</li>
</ul>