]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
about header
authorMark Otto <otto@github.com>
Sun, 13 Jul 2014 08:38:08 +0000 (01:38 -0700)
committerMark Otto <otto@github.com>
Sun, 13 Jul 2014 08:38:08 +0000 (01:38 -0700)
docs/_layouts/default.html

index ea8c716fee080d38899fdf93c165b69c9c914d6a..1ba456b72504d2b2e47687c89da7092a7aef1f59 100644 (file)
@@ -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 %}