From: Mark Otto Date: Fri, 16 Aug 2013 04:09:25 +0000 (-0700) Subject: more docs updates for new examples X-Git-Tag: v3.0.0~81^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2f626837279bb8b0939aa6602bf9ee023e8a323;p=thirdparty%2Fbootstrap.git more docs updates for new examples --- diff --git a/_config.yml b/_config.yml index 6b6c87acc1..dd064d3083 100644 --- a/_config.yml +++ b/_config.yml @@ -15,9 +15,6 @@ repo: https://github.com/twbs/bootstrap download: https://github.com/twbs/bootstrap/archive/3.0.0-wip.zip download_dist: http://getbootstrap.com/bs-v3.0.0-rc.2-dist.zip -examples: http://examples.getbootstrap.com -examples_repo: https://github.com/twbs/bootstrap-examples - glyphicons: http://glyphicons.getbootstrap.com glyphicons_repo: https://github.com/twbs/bootstrap-glyphicons diff --git a/_layouts/home.html b/_layouts/home.html index 2d04e5f733..b51eea2438 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -25,7 +25,7 @@ GitHub project
  • - Examples + Examples
  • Glyphicons diff --git a/getting-started.html b/getting-started.html index cf1afd6e10..016ef4c3e7 100644 --- a/getting-started.html +++ b/getting-started.html @@ -118,9 +118,6 @@ bootstrap/ {% endhighlight %} - -

    Looking for more example templates?

    -

    Check out the new Examples repository on GitHub, or view them in your browser. Included are over a dozen example templates for building with and extending Bootstrap.