Update welcome.html

This commit is contained in:
Andrew Pitt 2019-12-18 14:27:38 -05:00 committed by GitHub
parent 3949255bb3
commit 63b2e51c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<body>
<h2>Welcome from IBM and Red Hat!</h2>
<h2>Welcome to the Pet Clinic!</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}"/>
@ -13,4 +13,4 @@
</body>
</html>
</html>