Commit 990b05d2 authored by Mark Otto's avatar Mark Otto

layout section

parent aa22440a
......@@ -14,6 +14,9 @@
{% if page.url contains "getting-started" %}
<h1>Getting started</h1>
<p class="lead">Learn how to quickly start a new project with Bootstrap with downloads, basic templates and examples, and more.</p>
{% elsif page.url contains "layout" %}
<h1>Layout</h1>
<p class="lead">Grid system, containers, media object, and responsive utilities for organization pages.</p>
{% elsif page.url contains "components" %}
<h1>Components</h1>
<p class="lead">
......
Markdown is supported
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