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-16 05:21:41 +0400
committerMark Otto <otto@github.com>2013-02-16 05:21:41 +0400
commit3d041096ba995c4ae8422a9a8491b77d0d4460fe (patch)
tree61e126572efb1b481b548967846685985a38e444 /docs/index.html
parent6789a30a3d4f184b02cd5c686309aa7bd547ea4c (diff)
Update gallery examples on homepage; make all gallery entries open in new tabs
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html
index 41742011d7..a6d2a413e0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -56,6 +56,11 @@ title: Bootstrap
</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">
</a>
@@ -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>