Commit f8a78d7d authored by Mark Otto's avatar Mark Otto
Browse files

homepage images

parent da24a3e1
Showing with 4 additions and 4 deletions
+4 -4
......@@ -59,19 +59,19 @@ base_url: "./"
<div class="row">
<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>
</div>
<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>
</div>
<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>
</div>
<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>
</div>
</div>
......
Supports Markdown
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