Skip to content

Commit

Permalink
create revision 3 of application
Browse files Browse the repository at this point in the history
  • Loading branch information
Mufaddal5253110 committed Jul 26, 2024
1 parent 9643ba4 commit 2dc5fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<body>
<img src="../static/resources/images/pets.png" th:src="@{/resources/images/pets.png}"/>
<h2>Something happened...Revision 2</h2>
<h2>Something happened...Revision 3</h2>
<p th:text="${message}">Exception message</p>
</body>

Expand Down

0 comments on commit 2dc5fc2

Please sign in to comment.