This commit is contained in:
Paul Schneider
2023-03-20 21:15:02 +00:00
parent ae4de6bab7
commit c4b7a5c48d
10 changed files with 48 additions and 53 deletions

View File

@ -1,5 +1,5 @@
@{
ViewData["Title"] = "About "
ViewData["Title"] = "About ";
}
<h1>@ViewData["Title"]</h1>
<environment names="Development">