Update welcome.html

This commit is contained in:
casantosn 2019-06-11 12:27:06 +02:00 committed by GitHub
parent 458c3d2f36
commit 12180c1bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<body>
<h2 th:text="#{welcome}">Welcomeee</h2>
<h2 th:text="#{welcome}">Welcomee</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}"/>