mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
Update gallery examples on homepage; make all gallery entries open in new tabs
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user