Skip to content

Commit

Permalink
Test Change Azure-Samples#1
Browse files Browse the repository at this point in the history
  • Loading branch information
Komee17 authored Sep 4, 2023
1 parent bae0a48 commit 923bc38
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Pages/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
ViewData["Title"] = "Home page";
}

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

0 comments on commit 923bc38

Please sign in to comment.