make views for testing data

This commit is contained in:
Francesco D'Amico
2025-03-30 15:56:17 +02:00
parent b2ba51d297
commit c48d1bb5b2
8 changed files with 201 additions and 8 deletions
@@ -1,8 +0,0 @@
@{
ViewData["Title"] = "Home Page";
}
<div class="text-center">
<h1 class="display-4">Welcome</h1>
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
</div>