mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
don't link to now removed non-responsive example
This commit is contained in:
parent
b15ad9920d
commit
3151f50267
@ -157,13 +157,6 @@ Build on the basic template above with Bootstrap's many components. We encourage
|
||||
### Experiments
|
||||
|
||||
<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">
|
||||
<a href="{{ site.baseurl }}examples/offcanvas/">
|
||||
<img class="img-thumbnail" src="{{ site.baseurl }}examples/screenshots/offcanvas.jpg" alt="">
|
||||
|
Loading…
Reference in New Issue
Block a user