changed message in welcome page

This commit is contained in:
Sumera Khan Pathan 2025-04-07 22:27:56 +05:30
parent 7a9ec89f88
commit d7dd2121eb

View file

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