mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
update page layouts
This commit is contained in:
parent
2e4bbb1cb6
commit
93667ae121
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@
|
|||
<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.
|
||||
</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" %}
|
||||
<h1>Examples</h1>
|
||||
<p class="lead">Examples.</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue