Fix Photo URL

pull/637/head
Dennis Neufeld 2015-08-17 07:42:55 +02:00
parent 81e784af15
commit 3c05a7858f
1 changed files with 2 additions and 2 deletions

View File

@ -605,10 +605,10 @@
<div class="col-sm-6"> <div class="col-sm-6">
<img class="img-responsive" src="../../dist/img/photo2.png" alt="Photo"> <img class="img-responsive" src="../../dist/img/photo2.png" alt="Photo">
<br> <br>
<img class="img-responsive" src="../../dist/img/photo3.png" alt="Photo"> <img class="img-responsive" src="../../dist/img/photo3.jpg" alt="Photo">
</div><!-- /.col --> </div><!-- /.col -->
<div class="col-sm-6"> <div class="col-sm-6">
<img class="img-responsive" src="../../dist/img/photo4.png" alt="Photo"> <img class="img-responsive" src="../../dist/img/photo4.jpg" alt="Photo">
<br> <br>
<img class="img-responsive" src="../../dist/img/photo1.png" alt="Photo"> <img class="img-responsive" src="../../dist/img/photo1.png" alt="Photo">
</div><!-- /.col --> </div><!-- /.col -->