]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add examples description, remove browser bugs description
authorMark Otto <markdotto@gmail.com>
Tue, 2 Dec 2014 00:51:48 +0000 (16:51 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 2 Dec 2014 00:51:48 +0000 (16:51 -0800)
docs/_layouts/default.html

index f502ea632f8e8290452cbdd0afca2314e7cdb5fd..efc125494cdc71f40b9780515361f4c26f70332b 100644 (file)
           <p class="lead">Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.</p>
         {% elsif page.url contains "examples" %}
           <h1>Examples</h1>
-          <p class="lead">Examples.</p>
+          <p class="lead">Build on the basic template above with Bootstrap's many components. Customize and adapt Bootstrap to suit your individual project's needs.</p>
         {% elsif page.url contains "about" %}
           <h1>About</h1>
           <p class="lead">Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.</p>
-        {% elsif page.url contains "browser-bugs" %}
-          <h1>Browser bugs</h1>
-          <p class="lead">A list of the browser bugs that Bootstrap is currently grappling with.</p>
         {% endif %}
 
         {% include ads.html %}