mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Updated h2
This commit is contained in:
parent
ab30784c37
commit
613e687b71
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<body>
|
||||
|
||||
<h2 id="welcome">Welcome to the Pet Clinic!</h2>
|
||||
<h2 id="welcome">Welcome to the Red Hat 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}"/>
|
||||
|
|
Loading…
Reference in a new issue