diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-20 19:31:20 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-20 19:31:20 -0500 |
commit | d39fb14b7929cac8cb46ae1b927ac04093af515c (patch) | |
tree | 06575cae8a4040e41ce6e843d728d4307a8991e7 /cyborg | |
parent | 457e5bee53c55aa7635ff79b66982424d79b65b1 (diff) |
rename the swatches to gallery
Diffstat (limited to 'cyborg')
-rwxr-xr-x | cyborg/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyborg/index.html b/cyborg/index.html index 376f3397..9c87a90f 100755 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -53,7 +53,7 @@ <div class="nav-collapse"> <ul class="nav"> <li class=""> - <a href="../#swatches">The Swatches</a> + <a href="../#swatches">Gallery</a> </li> </ul> |