aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-19 19:13:38 -0700
committerMark Otto <[email protected]>2013-06-19 19:13:38 -0700
commitb0bece66f295df37b0cf3e61267de17640640da8 (patch)
treea5e75dfd80126c66e8186d1c1ef99cec09f10c06 /docs/docs.html
parent5fcdf1229d1845ce9e115b0e6390610b702a3335 (diff)
parent7090eb00619f4ebfc12de907b0c202b2b2b56efb (diff)
downloadbootstrap-b0bece66f295df37b0cf3e61267de17640640da8.tar.xz
bootstrap-b0bece66f295df37b0cf3e61267de17640640da8.zip
Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap into trumbitta-offcanvas-example
Diffstat (limited to 'docs/docs.html')
-rw-r--r--docs/docs.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docs.html b/docs/docs.html
index 3318ca620..d0cd3b670 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -208,6 +208,13 @@ title: Bootstrap Documentation
<h4>Fixed top navbar</h4>
<p>Basic template for showcasing the fixed navbar variation.</p>
</div>
+ <div class="col col-lg-4">
+ <a class="thumbnail" href="/examples/offcanvas/" target="_blank">
+ <img src="/assets/img/examples/bootstrap-example-offcanvas.png" alt="">
+ </a>
+ <h4>Offcanvas layout</h4>
+ <p>An offcanvas layout based on <a href="https://github.com/bradfrost/this-is-responsive/blob/gh-pages/patterns/layout-offcanvas-right.html" target="_blank">This Is Responsive</a> by <a href="https://github.com/bradfrost" target="_blank">Brad Frost</a>.</p>
+ </div>
</div>
</div>