Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-02-06 09:04:46 +0400
committerMark Otto <otto@github.com>2013-02-06 09:04:46 +0400
commitfb1db88256d94bf1844c2fcdb34fc98a76c313fb (patch)
tree61cfbbc3feb124556202fd2510f1763c7e8ee2d4 /docs/index.html
parent37a6879ca59f1001d60421163efc958de3d193f5 (diff)
Update homepage examples, add hella new sites to gallery
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/index.html b/docs/index.html
index 47d23c3ebc..21323a0230 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -114,23 +114,23 @@
<p class="marketing-byline">For more sites built with Bootstrap, <a href="./gallery.html">visit the gallery</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
<div class="row example-sites">
<div class="span3">
- <a class="thumbnail" href="http://soundready.fm/" target="_blank">
- <img src="assets/img/example-sites/soundready.png" alt="SoundReady.fm">
+ <a class="thumbnail" href="http://delicious.com">
+ <img src="assets/img/example-sites/example-delicious.jpg">
</a>
</div>
<div class="span3">
- <a class="thumbnail" href="http://kippt.com/" target="_blank">
- <img src="assets/img/example-sites/kippt.png" alt="Kippt">
+ <a class="thumbnail" href="http://soundready.fm/" target="_blank">
+ <img src="assets/img/example-sites/example-soundready.jpg" alt="SoundReady.fm">
</a>
</div>
<div class="span3">
- <a class="thumbnail" href="http://www.gathercontent.com/" target="_blank">
- <img src="assets/img/example-sites/gathercontent.png" alt="Gather Content">
+ <a class="thumbnail" href="http://kippt.com/" target="_blank">
+ <img src="assets/img/example-sites/example-kippt.jpg" alt="Kippt">
</a>
</div>
<div class="span3">
- <a class="thumbnail" href="http://www.jshint.com/" target="_blank">
- <img src="assets/img/example-sites/jshint.png" alt="JS Hint">
+ <a class="thumbnail" href="http://www.gathercontent.com/" target="_blank">
+ <img src="assets/img/example-sites/example-gathercontent.jpg" alt="Gather Content">
</a>
</div>
</div>