diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-20 20:56:29 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-20 20:56:29 -0500 |
commit | 8022fcd9e5b033337c46b40e565c83108af69331 (patch) | |
tree | f2f8c720ad2c41d5273f8d0c2aa56006fb8d095d /default/index.html | |
parent | 5ed3086c85903e54a82a412e364118fd4943e050 (diff) |
fixed navbar link
Diffstat (limited to 'default/index.html')
-rwxr-xr-x | default/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/default/index.html b/default/index.html index 8f281366..8b76f74e 100755 --- a/default/index.html +++ b/default/index.html @@ -51,12 +51,7 @@ </a> <a class="brand" href="../">Bootswatch</a> <div class="nav-collapse"> - <ul class="nav"> - <li class=""> - <a href="../#swatches">Gallery</a> - </li> - - </ul> + </div> </div> </div> |