Updated H2

This commit is contained in:
Andrew Pitt 2019-10-01 14:37:42 +00:00
parent 219ac044ae
commit 6358eab733

View file

@ -4,7 +4,7 @@
<body>
<h2 th:text="#{welcome}">Welcome from IBM and Red Hat!</h2>
<h2>Welcome from IBM and Red Hat!</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}"/>