Update welcome.html

This commit is contained in:
Xin Zhao 2024-09-18 19:02:10 +08:00 committed by GitHub
parent afd8e54023
commit 4f35e58773
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
<body>
<h2 th:text="#{welcome}">Welcome Everyone</h2>
<h2 th:text="#{welcome}">Welcome to my home</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}"/>