Commit 5e5670a1 authored by Mark Otto's avatar Mark Otto
Browse files

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

parent 83e5c018
Showing with 2 additions and 29 deletions
+2 -29
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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">
......
......@@ -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>
......
......@@ -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>
......
......@@ -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">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment