Commit 0927a0fc authored by Mark Otto's avatar Mark Otto
Browse files

about header

parent 5af891ac
Showing with 3 additions and 0 deletions
+3 -0
...@@ -28,6 +28,9 @@ ...@@ -28,6 +28,9 @@
{% 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" %}
<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 %} {% endif %}
{% include ads.html %} {% include ads.html %}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment