We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853572a commit c11a027Copy full SHA for c11a027
1 file changed
src/Pages/Index.cshtml
@@ -1,7 +1,7 @@
1
@page
2
@model IndexModel
3
@{
4
- ViewData["Title"] = "Home page for AZ-400 Course!";
+ ViewData["Title"] = "Home page for AZ-305 Course!";
5
}
6
<div class="text-center" style="background-color: @Conf["colour"];">
7
<h1 class="display-4">Welcome the @Conf["site"] site</h1>
0 commit comments