diff options
| author | Mark Otto <[email protected]> | 2013-01-31 18:00:11 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-31 18:00:11 -0800 |
| commit | 5e5670a1b4c81bcfeaac67d6b25ca9649839097f (patch) | |
| tree | 08fca118cc883896558fbeddcb33b8a99e08efcc /docs | |
| parent | 83e5c01856fbc7003ea949ac5c2416339145426e (diff) | |
| download | bootstrap-5e5670a1b4c81bcfeaac67d6b25ca9649839097f.tar.xz bootstrap-5e5670a1b4c81bcfeaac67d6b25ca9649839097f.zip | |
Remove gallery link from navbar; add to homepage examples section instead
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/base-css.html | 3 | ||||
| -rw-r--r-- | docs/components.html | 3 | ||||
| -rw-r--r-- | docs/css.html | 3 | ||||
| -rw-r--r-- | docs/customize.html | 3 | ||||
| -rw-r--r-- | docs/gallery.html | 3 | ||||
| -rw-r--r-- | docs/getting-started.html | 3 | ||||
| -rw-r--r-- | docs/index.html | 5 | ||||
| -rw-r--r-- | docs/javascript.html | 3 | ||||
| -rw-r--r-- | docs/templates/layout.mustache | 3 | ||||
| -rw-r--r-- | docs/templates/pages/index.mustache | 2 |
10 files changed, 2 insertions, 29 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 9e0a3c1ec..0914c2c11 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -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> diff --git a/docs/components.html b/docs/components.html index aff2088cc..a79ce01fd 100644 --- a/docs/components.html +++ b/docs/components.html @@ -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> diff --git a/docs/css.html b/docs/css.html index 70db89e51..b14c25ec2 100644 --- a/docs/css.html +++ b/docs/css.html @@ -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> diff --git a/docs/customize.html b/docs/customize.html index 743a85451..4c8ee3fb2 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -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> diff --git a/docs/gallery.html b/docs/gallery.html index 6afad6a36..2cb099dd9 100644 --- a/docs/gallery.html +++ b/docs/gallery.html @@ -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> diff --git a/docs/getting-started.html b/docs/getting-started.html index e336c3347..f9945a941 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -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> diff --git a/docs/index.html b/docs/index.html index 85c95f583..47d23c3eb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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"> diff --git a/docs/javascript.html b/docs/javascript.html index 6f547a917..0251d2097 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -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> diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index a8986b82b..b9452430a 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -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> diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 3cff3f9c1..1908f64aa 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -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"> |
