diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 0598fc449..c2b9d12d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -106,6 +106,43 @@ <div class="marketing"> + <h1>Built with Bootstrap</h1> + <ul class="media-grid example-sites"> + <li> + <a href="http://kippt.com/" target="_blank"> + <img src="assets/img/example-sites/kippt.png" alt="Kippt"> + </a> + </li> + <li> + <a href="http://www.fleetio.com/" target="_blank"> + <img src="assets/img/example-sites/fleetio.png" alt="Fleetio"> + </a> + </li> + <li> + <a href="http://www.jshint.com/" target="_blank"> + <img src="assets/img/example-sites/jshint.png" alt="JS Hint"> + </a> + </li> +<!-- + <li> + <a href="http://bartop.co/" target="_blank"> + <img src="assets/img/example-sites/bartop.png" alt="Bartop.co"> + </a> + </li> + <li> + <a href="http://railwayjs.com/" target="_blank"> + <img src="assets/img/example-sites/railwayjs.png" alt="RailwayJS"> + </a> + </li> + <li> + <a href="http://www.totalwireframe.com/" target="_blank"> + <img src="assets/img/example-sites/totalwireframe.png" alt="Total Wireframe"> + </a> + </li> + --> + </ul> + + <h1>Designed for everyone, everywhere</h1> <div class="row"> <div class="span4"> <img class="icon" src="assets/img/glyphicons/glyphicons_042_group.png"> |
