commit
aefad9c4af
12
index.html
12
index.html
|
@ -62,37 +62,37 @@ redirect_from:
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<a href="/media/gallery/1.jpg" class="thumbnail">
|
<a href="/media/gallery/1.jpg" class="thumbnail">
|
||||||
<img src="/media/gallery/1.jpg">
|
<img src="/media/gallery/1-thumb.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<a href="/media/gallery/2.jpg" class="thumbnail">
|
<a href="/media/gallery/2.jpg" class="thumbnail">
|
||||||
<img src="/media/gallery/2.jpg">
|
<img src="/media/gallery/2-thumb.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<a href="/media/gallery/3.jpg" class="thumbnail">
|
<a href="/media/gallery/3.jpg" class="thumbnail">
|
||||||
<img src="/media/gallery/3.jpg">
|
<img src="/media/gallery/3-thumb.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<a href="/media/gallery/4.jpg" class="thumbnail">
|
<a href="/media/gallery/4.jpg" class="thumbnail">
|
||||||
<img src="/media/gallery/4.jpg">
|
<img src="/media/gallery/4-thumb.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<a href="/media/gallery/5.jpg" class="thumbnail">
|
<a href="/media/gallery/5.jpg" class="thumbnail">
|
||||||
<img src="/media/gallery/5.jpg">
|
<img src="/media/gallery/5-thumb.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<a href="/media/gallery/6.jpg" class="thumbnail">
|
<a href="/media/gallery/6.jpg" class="thumbnail">
|
||||||
<img src="/media/gallery/6.jpg">
|
<img src="/media/gallery/6-thumb.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in New Issue