2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update gallery examples on homepage; make all gallery entries open in new tabs

This commit is contained in:
Mark Otto
2013-02-15 17:21:41 -08:00
parent 6789a30a3d
commit 3d041096ba
2 changed files with 29 additions and 24 deletions
+5 -5
View File
@@ -55,6 +55,11 @@ title: Bootstrap
<img src="assets/img/example-sites/example-delicious.jpg">
</a>
</div>
<div class="span3">
<a class="thumbnail" href="https://yourkarma.com">
<img src="/assets/img/example-sites/example-karma.jpg">
</a>
</div>
<div class="span3">
<a class="thumbnail" href="http://soundready.fm/" target="_blank">
<img src="assets/img/example-sites/example-soundready.jpg" alt="SoundReady.fm">
@@ -65,11 +70,6 @@ title: Bootstrap
<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/example-gathercontent.jpg" alt="Gather Content">
</a>
</div>
</div>
</div>