This commit is contained in:
Oleg Mykolaishyn 2021-03-26 13:07:35 +02:00
parent 579a9ec85b
commit c10b03eef1

View file

@ -7,7 +7,7 @@
<h2 th:text="#{welcome}">Welcome! Vse rabotaje!</h2>
<div class="row">
<div class="col-md-12">
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/image3.JPG}"/>
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/pets.png}"/>
</div>
</div>