Update welcome.html

This commit is contained in:
secobau 2020-06-26 15:07:46 +02:00 committed by GitHub
parent 6c1f68e242
commit 2da17a80e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<body> <body>
<h2 th:text="#{welcome}">Welcome</h2> <h2 th:text="#{welcome}">Welcome SEBASTIAN</h2>
<div class="row"> <div class="row">
<div class="col-md-12"> <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/pets.png}"/>