Skip to content

Commit

Permalink
Java Pages Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
VidhiKulkarni committed Aug 19, 2022
1 parent 8c23a10 commit 64fa96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<th:block layout:fragment="body" th:remove="tag">
<!-- Start of body content specific to page -->
<div class="px-5 py-5 mx-auto">
<h1><strong>Java Home Page</strong></h1>
<h1><strong> Vidhi's Java Home Page</strong></h1>
<div class="row">
<div class="col-4">
<div class="card">
Expand Down

0 comments on commit 64fa96c

Please sign in to comment.