2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix header

This commit is contained in:
Mark Otto
2014-07-13 01:45:26 -07:00
parent 20349df3e7
commit 264d1def90
+1 -1
View 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" %}