diff options
| author | Mark Otto <[email protected]> | 2013-03-03 19:40:47 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-03 19:40:47 -0800 |
| commit | 6239094ca67800b01274ebdae705dd720c75c80e (patch) | |
| tree | b9d36bf92de4f67fde5b1adbbbfcf16669c96653 /docs/_includes | |
| parent | b83fc82aed64f961ba1397865ce29fe810d781ab (diff) | |
| download | bootstrap-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.html | 3 |
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> |
