diff options
| author | Mark Otto <[email protected]> | 2013-02-05 21:04:46 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-05 21:04:46 -0800 |
| commit | fb1db88256d94bf1844c2fcdb34fc98a76c313fb (patch) | |
| tree | 61cfbbc3feb124556202fd2510f1763c7e8ee2d4 /docs/gallery.html | |
| parent | 37a6879ca59f1001d60421163efc958de3d193f5 (diff) | |
| download | bootstrap-fb1db88256d94bf1844c2fcdb34fc98a76c313fb.tar.xz bootstrap-fb1db88256d94bf1844c2fcdb34fc98a76c313fb.zip | |
Update homepage examples, add hella new sites to gallery
Diffstat (limited to 'docs/gallery.html')
| -rw-r--r-- | docs/gallery.html | 55 |
1 files changed, 53 insertions, 2 deletions
diff --git a/docs/gallery.html b/docs/gallery.html index 2cb099dd9..cddbdf9b9 100644 --- a/docs/gallery.html +++ b/docs/gallery.html @@ -81,6 +81,31 @@ <section class="bs-docs-gallery"> <div class="row"> <div class="span4"> + <a class="thumbnail" href="https://gosquared.com"> + <img src="assets/img/example-sites/example-gosquared.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="https://easel.com"> + <img src="assets/img/example-sites/example-easel.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="https://tonx.com"> + <img src="assets/img/example-sites/example-tonx.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="https://jshint.com"> + <img src="assets/img/example-sites/example-jshint.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="https://synco.fm"> + <img src="assets/img/example-sites/example-synco.jpg"> + </a> + </div> + <div class="span4"> <a class="thumbnail" href="https://yourkarma.com"> <img src="assets/img/example-sites/example-karma.jpg"> </a> @@ -91,8 +116,13 @@ </a> </div> <div class="span4"> - <a class="thumbnail" href="http://scriptogr.am"> - <img src="assets/img/example-sites/example-scriptogram.jpg"> + <a class="thumbnail" href="http://jetstrap.com"> + <img src="assets/img/example-sites/example-jetstrap.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="http://divshot.com"> + <img src="assets/img/example-sites/example-divshot.jpg"> </a> </div> <div class="span4"> @@ -125,6 +155,27 @@ <img src="assets/img/example-sites/example-athey-creek.jpg"> </a> </div> + + <div class="span4"> + <a class="thumbnail" href="http://fleetio.com"> + <img src="assets/img/example-sites/example-fleetio.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="http://breakingnews.com"> + <img src="assets/img/example-sites/example-breakingnews.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="http://adoptahydrant.com"> + <img src="assets/img/example-sites/example-adoptahydrant.jpg"> + </a> + </div> + <div class="span4"> + <a class="thumbnail" href="http://8020select.com"> + <img src="assets/img/example-sites/example-8020select.jpg"> + </a> + </div> </div> </section> |
