aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/getting-started/examples.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html
index e6aed9bee..bf87a2cec 100644
--- a/docs/_includes/getting-started/examples.html
+++ b/docs/_includes/getting-started/examples.html
@@ -155,5 +155,12 @@
<h4>Offcanvas</h4>
<p>Build a toggleable off-canvas navigation menu for use with Bootstrap.</p>
</div>
+ <div class="col-xs-6 col-md-4">
+ <a class="thumbnail" href="../examples/equal-height-columns/">
+ <img src="../examples/screenshots/equal-height-columns.jpg" alt="">
+ </a>
+ <h4>Equal-height grid columns</h4>
+ <p>Adds automatic equal-height grid columns to Bootstrap's grid system.</p>
+ </div>
</div>
</div>