aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-13 01:38:08 -0700
committerMark Otto <[email protected]>2014-07-13 01:38:08 -0700
commit0927a0fc75f408fb2e7f310f1f5b2066acc87be7 (patch)
tree3ba36f69cd8b33fbc3184a6a20255b7e027ffbe7 /docs
parent5af891ac69c81ae3e9f893b79087f0eb105ad863 (diff)
downloadbootstrap-0927a0fc75f408fb2e7f310f1f5b2066acc87be7.tar.xz
bootstrap-0927a0fc75f408fb2e7f310f1f5b2066acc87be7.zip
about header
Diffstat (limited to 'docs')
-rw-r--r--docs/_layouts/default.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index ea8c716fe..1ba456b72 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -28,6 +28,9 @@
{% elsif page.url contains "examples" %}
<h1>Examples</h1>
<p class="lead">Examples.</p>
+ {% elsif page.url contains "examples" %}
+ <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>
{% endif %}
{% include ads.html %}