From 5e5670a1b4c81bcfeaac67d6b25ca9649839097f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 31 Jan 2013 18:00:11 -0800 Subject: [PATCH] Remove gallery link from navbar; add to homepage examples section instead --- docs/base-css.html | 3 --- docs/components.html | 3 --- docs/css.html | 3 --- docs/customize.html | 3 --- docs/gallery.html | 3 --- docs/getting-started.html | 3 --- docs/index.html | 5 +---- docs/javascript.html | 3 --- docs/templates/layout.mustache | 3 --- 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 @@
  • Customize
  • -
  • - Gallery -
  • 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 @@
  • Customize
  • -
  • - Gallery -
  • 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 @@
  • Customize
  • -
  • - Gallery -
  • 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 @@
  • Customize
  • -
  • - Gallery -
  • 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 @@
  • Customize
  • -
  • - Gallery -
  • 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 @@
  • Customize
  • -
  • - Gallery -
  • 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 @@
  • Customize
  • -
  • - Gallery -
  • @@ -114,7 +111,7 @@

    Built with Bootstrap.

    -

    For even more sites built with Bootstrap, visit the unofficial Tumblr or browse the examples.

    +

    For more sites built with Bootstrap, visit the gallery or browse the examples.

    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 @@
  • {{_i}}Customize{{/i}}
  • -
  • - {{_i}}Gallery{{/i}} -
  • 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 @@

    Built with Bootstrap.

    -

    For even more sites built with Bootstrap, visit the unofficial Tumblr or browse the examples.

    +

    For more sites built with Bootstrap, visit the gallery or browse the examples.