aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 15:02:38 -0700
committerMark Otto <[email protected]>2013-08-17 15:02:38 -0700
commit6c765ac8211536e9701e996416b8a5296590d5fd (patch)
treed8aa91b7a243fa95d9087232f236ecd2c167f66a /getting-started.html
parentfdb7121f416048b2c06a90c4e00ab434e28e907e (diff)
downloadbootstrap-6c765ac8211536e9701e996416b8a5296590d5fd.tar.xz
bootstrap-6c765ac8211536e9701e996416b8a5296590d5fd.zip
add nonresponsive template to examples
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html7
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>