We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5296730 commit 086bcffCopy full SHA for 086bcff
1 file changed
src/Pages/Index.cshtml
@@ -1,7 +1,7 @@
1
@page
2
@model IndexModel
3
@{
4
- ViewData["Title"] = "Home page for AZ-204";
+ ViewData["Title"] = "Home page for AZ-204 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