We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df280f2 commit 36c9477Copy full SHA for 36c9477
1 file changed
Pages/Index.cshtml
@@ -10,4 +10,5 @@
10
<hr />
11
<div>Host operating system: @Model.OSVersion</div>
12
<div>This Div shows the successful deployment after commit 2 using github</div>
13
+ <div>This Div shows the successful deployment after commit 3 using github</div>
14
</div>
0 commit comments