This commit is contained in:
Oleg Mykolaishyn 2021-03-26 13:01:28 +02:00
parent 50382de7bc
commit 579a9ec85b

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/pets.png}"/>
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/image3.JPG}"/>
</div>
</div>