mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
about header
This commit is contained in:
parent
5af891ac69
commit
0927a0fc75
1 changed files with 3 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Reference in a new issue