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 /cyborg | |
parent | 5ed3086c85903e54a82a412e364118fd4943e050 (diff) |
fixed navbar link
Diffstat (limited to 'cyborg')
-rwxr-xr-x | cyborg/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cyborg/index.html b/cyborg/index.html index 9c87a90f..ad96069c 100755 --- a/cyborg/index.html +++ b/cyborg/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> |