aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-13 01:45:26 -0700
committerMark Otto <[email protected]>2014-07-13 01:45:26 -0700
commit264d1def9026f9fa52ffd453b1d5fa9723ca205f (patch)
treeda808ba32c258ba6500587e88ef660bba8b32d9e /docs
parent20349df3e7e7ea3199b4b0938f791b54f68e4106 (diff)
downloadbootstrap-264d1def9026f9fa52ffd453b1d5fa9723ca205f.tar.xz
bootstrap-264d1def9026f9fa52ffd453b1d5fa9723ca205f.zip
fix header
Diffstat (limited to 'docs')
-rw-r--r--docs/_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index b229943da..35fc68535 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -28,7 +28,7 @@
{% elsif page.url contains "examples" %}
<h1>Examples</h1>
<p class="lead">Examples.</p>
- {% elsif page.url contains "examples" %}
+ {% 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" %}