Skip to content

Commit 1786512

Browse files
Azure is ok!
1 parent 5781bf2 commit 1786512

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Pages/Index.cshtml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
ViewData["Title"] = "Home page";
55
}
66

7-
<div class="text-center">
8-
<h1 class="display-4">Hello World from .NET 7</h1>
9-
<p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
10-
<hr />
11-
<div>Host operating system: @Model.OSVersion</div>
7+
<div class="jumbotron">
8+
<h1>.NET 💜 Azure</h1>
9+
<p class="lead">Example .NET app to Azure App Service.</p>
1210
</div>

0 commit comments

Comments
 (0)