2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

about header

This commit is contained in:
Mark Otto
2014-07-13 01:38:08 -07:00
parent 5af891ac69
commit 0927a0fc75
+3
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 %}