Commit 3151f502 authored by Mark Otto's avatar Mark Otto

don't link to now removed non-responsive example

parent b15ad992
...@@ -157,13 +157,6 @@ Build on the basic template above with Bootstrap's many components. We encourage ...@@ -157,13 +157,6 @@ Build on the basic template above with Bootstrap's many components. We encourage
### Experiments ### Experiments
<div class="row bs-examples"> <div class="row bs-examples">
<div class="col-xs-6 col-md-4">
<a href="{{ site.baseurl }}examples/non-responsive/">
<img class="img-thumbnail" src="{{ site.baseurl }}examples/screenshots/non-responsive.jpg" alt="">
</a>
<h4>Non-responsive Bootstrap</h4>
<p>Easily disable the responsiveness of Bootstrap <a href="#disable-responsive">per our docs</a>.</p>
</div>
<div class="col-xs-6 col-md-4"> <div class="col-xs-6 col-md-4">
<a href="{{ site.baseurl }}examples/offcanvas/"> <a href="{{ site.baseurl }}examples/offcanvas/">
<img class="img-thumbnail" src="{{ site.baseurl }}examples/screenshots/offcanvas.jpg" alt=""> <img class="img-thumbnail" src="{{ site.baseurl }}examples/screenshots/offcanvas.jpg" alt="">
......
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