aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-01 16:51:48 -0800
committerMark Otto <[email protected]>2014-12-01 16:51:48 -0800
commit67c9d9e1854035ceb5285f0f1a89de71e1da2a0b (patch)
treee056b04ae838c3f7419a98a8afdec5684bca464c /docs
parent8fdac3d3a2e79a68ae33086f766b92d51977a677 (diff)
downloadbootstrap-67c9d9e1854035ceb5285f0f1a89de71e1da2a0b.tar.xz
bootstrap-67c9d9e1854035ceb5285f0f1a89de71e1da2a0b.zip
add examples description, remove browser bugs description
Diffstat (limited to 'docs')
-rw-r--r--docs/_layouts/default.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index f502ea632..efc125494 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -27,13 +27,10 @@
<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 %}