mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
layout section
This commit is contained in:
parent
aa22440acb
commit
990b05d2fd
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user