diff options
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docs.html b/docs/docs.html index 346725215..f02f75fb5 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> |
