1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00

Update homepage examples, add hella new sites to gallery

This commit is contained in:
Mark Otto
2013-02-05 21:04:46 -08:00
parent 37a6879ca5
commit fb1db88256
29 changed files with 130 additions and 20 deletions

View File

@@ -113,24 +113,24 @@
<h1>Built with Bootstrap.</h1>
<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://delicious.com">
<img src="assets/img/example-sites/example-delicious.jpg">
</a>
</div>
<div class="span3">
<a class="thumbnail" href="http://soundready.fm/" target="_blank">
<img src="assets/img/example-sites/soundready.png" alt="SoundReady.fm">
<img src="assets/img/example-sites/example-soundready.jpg" alt="SoundReady.fm">
</a>
</div>
<div class="span3">
<a class="thumbnail" href="http://kippt.com/" target="_blank">
<img src="assets/img/example-sites/kippt.png" alt="Kippt">
<img src="assets/img/example-sites/example-kippt.jpg" alt="Kippt">
</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>
</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">
<img src="assets/img/example-sites/example-gathercontent.jpg" alt="Gather Content">
</a>
</div>
</div>