Skip to content

Commit b6567f2

Browse files
committed
HI change in index.cshtml
1 parent ca8804c commit b6567f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Views/Home/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
}
44

55
<div class="text-center">
6-
<h1 class="display-4">Welcome</h1>
6+
<h1 class="display-4">Welcome & Create some Item</h1>
77
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
88
</div>

0 commit comments

Comments
 (0)