about header

This commit is contained in:
Mark Otto 2014-07-13 01:38:08 -07:00
parent 5af891ac69
commit 0927a0fc75
1 changed files with 3 additions and 0 deletions

View 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 %}