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

index b229943daf9aa18d8cbf1c3932c808c5984fb59b..35fc68535e075f5603c9985225b2d9a565921e61 100644 (file)
@@ -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" %}