mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fix header
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
{% elsif page.url contains "examples" %}
|
{% elsif page.url contains "examples" %}
|
||||||
<h1>Examples</h1>
|
<h1>Examples</h1>
|
||||||
<p class="lead">Examples.</p>
|
<p class="lead">Examples.</p>
|
||||||
{% elsif page.url contains "examples" %}
|
{% elsif page.url contains "about" %}
|
||||||
<h1>About</h1>
|
<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>
|
<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" %}
|
{% elsif page.url contains "browser-bugs" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user