This commit is contained in:
Jie Shen 2019-10-24 10:18:17 +08:00 committed by GitHub
parent a251b0c36e
commit 55d60002e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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