mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
homepage images
This commit is contained in:
+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>
|
||||
|
||||
Reference in New Issue
Block a user