We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2aeff commit 294c1ccCopy full SHA for 294c1cc
src/Application/src/RazorPagesTestSample/Pages/Index.cshtml
@@ -1,7 +1,7 @@
1
@page
2
@model IndexModel
3
@{
4
- ViewData["Title"] = "Munson's Pickles and Preserves Team Messaging System";
+ ViewData["Title"] = "Munson's Pickles and Preserves Team Messaging System HELLO!!!!";
5
}
6
7
<h1>@ViewData["Title"]</h1>
0 commit comments