Commit f8a78d7d authored by Mark Otto's avatar Mark Otto

homepage images

parent da24a3e1
...@@ -59,19 +59,19 @@ base_url: "./" ...@@ -59,19 +59,19 @@ base_url: "./"
<div class="row"> <div class="row">
<div class="col-sm-3"> <div class="col-sm-3">
<img src="http://expo.getbootstrap.com/screenshots/coinbase.jpg" alt="" class="thumbnail"> <img src="http://expo.getbootstrap.com/screenshots/coinbase.jpg" alt="" class="img-responsive img-thumbnail">
<h4>Coinbase</h4> <h4>Coinbase</h4>
</div> </div>
<div class="col-sm-3"> <div class="col-sm-3">
<img src="http://expo.getbootstrap.com/screenshots/localcrime.jpg" alt="" class="thumbnail"> <img src="http://expo.getbootstrap.com/screenshots/localcrime.jpg" alt="" class="img-responsive img-thumbnail">
<h4>Localcrime</h4> <h4>Localcrime</h4>
</div> </div>
<div class="col-sm-3"> <div class="col-sm-3">
<img src="http://expo.getbootstrap.com/screenshots/fortrabbit.jpg" alt="" class="thumbnail"> <img src="http://expo.getbootstrap.com/screenshots/fortrabbit.jpg" alt="" class="img-responsive img-thumbnail">
<h4>Fortrabbit</h4> <h4>Fortrabbit</h4>
</div> </div>
<div class="col-sm-3"> <div class="col-sm-3">
<img src="http://expo.getbootstrap.com/screenshots/sentry.jpg" alt="" class="thumbnail"> <img src="http://expo.getbootstrap.com/screenshots/sentry.jpg" alt="" class="img-responsive img-thumbnail">
<h4>Sentry</h4> <h4>Sentry</h4>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment