mirror of https://github.com/ColorlibHQ/AdminLTE
Fix Photo URL
parent
81e784af15
commit
3c05a7858f
|
@ -605,10 +605,10 @@
|
|||
<div class="col-sm-6">
|
||||
<img class="img-responsive" src="../../dist/img/photo2.png" alt="Photo">
|
||||
<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 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>
|
||||
<img class="img-responsive" src="../../dist/img/photo1.png" alt="Photo">
|
||||
</div><!-- /.col -->
|
||||
|
|
Loading…
Reference in New Issue