aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-03-03 19:40:47 -0800
committerMark Otto <[email protected]>2013-03-03 19:40:47 -0800
commit6239094ca67800b01274ebdae705dd720c75c80e (patch)
treeb9d36bf92de4f67fde5b1adbbbfcf16669c96653 /docs/_includes
parentb83fc82aed64f961ba1397865ce29fe810d781ab (diff)
downloadbootstrap-6239094ca67800b01274ebdae705dd720c75c80e.tar.xz
bootstrap-6239094ca67800b01274ebdae705dd720c75c80e.zip
Nuke the gallery, punt it to the new http://expo.getbootstrap.com
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/navbar.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html
index aa333c35b..20abe1dac 100644
--- a/docs/_includes/navbar.html
+++ b/docs/_includes/navbar.html
@@ -28,9 +28,6 @@
<li {% if page.title == "Customize and download" %}class="active"{% endif %}>
<a href="/customize">Customize</a>
</li>
- <li {% if page.title == "Gallery" %}class="active"{% endif %}>
- <a href="/gallery">Gallery</a>
- </li>
</ul>
</div>
</div>