aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/layout.mustache
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-04 20:30:21 -0800
committerMark Otto <[email protected]>2012-12-04 20:30:21 -0800
commitb3019d7aab877cccf03fda3e6894c0fdaa7330f3 (patch)
tree22dfb080401d7efd784a18088e6f474d8a2ffae2 /docs/templates/layout.mustache
parent9c028ea54b7be6361f1be1e26b5a8a5dd6aa6bb0 (diff)
downloadbootstrap-b3019d7aab877cccf03fda3e6894c0fdaa7330f3.tar.xz
bootstrap-b3019d7aab877cccf03fda3e6894c0fdaa7330f3.zip
add gallery page, fill with a few screenshots to start
Diffstat (limited to 'docs/templates/layout.mustache')
-rw-r--r--docs/templates/layout.mustache3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index a0479a078..d3ec4d504 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -70,6 +70,9 @@
<li class="{{customize}}">
<a href="./customize.html">{{_i}}Customize{{/i}}</a>
</li>
+ <li class="{{gallery}}">
+ <a href="./gallery.html">{{_i}}Gallery{{/i}}</a>
+ </li>
</ul>
</div>
</div>