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 /index.html | |
parent | 457e5bee53c55aa7635ff79b66982424d79b65b1 (diff) |
rename the swatches to gallery
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,7 +43,7 @@ <a class="brand" href="./">Bootswatch</a> <div class="nav-collapse"> <ul class="nav"> - <li><a id="swatch-link" href="#swatches">The Swatches</a></li> + <li><a id="swatch-link" href="#swatches">Gallery</a></li> </ul> </div><!--/.nav-collapse --> @@ -121,7 +121,7 @@ <div class="row"> <div class="span12"> - <h1 id="swatches">The Swatches</h1> + <h1 id="swatches">Gallery</h1> <ul class="thumbnails"> |