Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/webapp01/Pages/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<div class="card text-center">
<div class="card-body">
<h5 class="card-title">.NET 💜 Azure v2</h5>
<h5 class="card-title">.NET 💜 Azure v3</h5>
Comment thread
CalinL marked this conversation as resolved.
Outdated
<p class="card-text">Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
</div>
</div>
Loading