Commit 93667ae1 authored by Mark Otto's avatar Mark Otto
Browse files

update page layouts

parent 2e4bbb1c
Showing with 3 additions and 0 deletions
+3 -0
...@@ -19,6 +19,9 @@ ...@@ -19,6 +19,9 @@
<p class="lead"> <p class="lead">
Global styles for common HTML elements, as well as dozens of reusable components like dropdowns, input groups, navigation, alerts, and much more. Global styles for common HTML elements, as well as dozens of reusable components like dropdowns, input groups, navigation, alerts, and much more.
</p> </p>
{% elsif page.url contains "javascript" %}
<h1>JavaScript</h1>
<p class="lead">Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.</p>
{% 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>
......
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