Remove gallery link from navbar; add to homepage examples section instead

This commit is contained in:
Mark Otto 2013-01-31 18:00:11 -08:00
parent 83e5c01856
commit 5e5670a1b4
10 changed files with 2 additions and 29 deletions

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -61,9 +61,6 @@
<li class="active">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="active">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>
@ -114,7 +111,7 @@
</div>
<h1>Built with Bootstrap.</h1>
<p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
<p class="marketing-byline">For more sites built with Bootstrap, <a href="./gallery.html">visit the gallery</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
<div class="row example-sites">
<div class="span3">
<a class="thumbnail" href="http://soundready.fm/" target="_blank">

View File

@ -61,9 +61,6 @@
<li class="">
<a href="./customize.html">Customize</a>
</li>
<li class="">
<a href="./gallery.html">Gallery</a>
</li>
</ul>
</div>
</div>

View File

@ -74,9 +74,6 @@
<li class="{{customize}}">
<a href="./customize.html">{{_i}}Customize{{/i}}</a>
</li>
<li class="{{gallery}}">
<a href="./gallery.html">{{_i}}Gallery{{/i}}</a>
</li>
</ul>
</div>
</div>

View File

@ -43,7 +43,7 @@
</div>
<h1>Built with Bootstrap.</h1>
<p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
<p class="marketing-byline">For more sites built with Bootstrap, <a href="./gallery.html">visit the gallery</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
<div class="row example-sites">
<div class="span3">
<a class="thumbnail" href="http://soundready.fm/" target="_blank">