Skip to content

Commit c11a027

Browse files
authored
Update Index.cshtml
1 parent 853572a commit c11a027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/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"] = "Home page for AZ-400 Course!";
4+
ViewData["Title"] = "Home page for AZ-305 Course!";
55
}
66
<div class="text-center" style="background-color: @Conf["colour"];">
77
<h1 class="display-4">Welcome the @Conf["site"] site</h1>

0 commit comments

Comments
 (0)