Skip to content

Commit 3a2d59c

Browse files
committed
Update title in Index.cshtml to include PR for Munson's Pickles and Preserves Team Messaging System
1 parent 20ced96 commit 3a2d59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application/src/RazorPagesTestSample/Pages/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@page
22
@model IndexModel
33
@{
4-
ViewData["Title"] = "Munson's Pickles and Preserves Team Messaging System";
4+
ViewData["Title"] = "Munson's Pickles and Preserves Team Messaging System with PR";
55
}
66

77
<h1>@ViewData["Title"]</h1>

0 commit comments

Comments
 (0)