diff options
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html index ea5f96e61..b83ec90dd 100644 --- a/getting-started.html +++ b/getting-started.html @@ -234,6 +234,13 @@ bootstrap/ <h4>Carousel</h4> <p>Customize the navbar and carousel, then add some new components.</p> </div> + <div class="col-xs-6 col-md-4"> + <a class="thumbnail" href="../examples/non-responsive/"> + <img src="../examples/screenshots/non-responsive.jpg" alt=""> + </a> + <h4>Non-responsive Bootstrap</h4> + <p>Easily disable the responsiveness of Bootstrap <a href="../getting-started/#disable-responsive">per our docs</a>.</p> + </div> </div> |
