aboutsummaryrefslogtreecommitdiff
path: root/Web/Views/Home/Index.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'Web/Views/Home/Index.cshtml')
-rw-r--r--Web/Views/Home/Index.cshtml8
1 files changed, 0 insertions, 8 deletions
diff --git a/Web/Views/Home/Index.cshtml b/Web/Views/Home/Index.cshtml
deleted file mode 100644
index 08a5a5c..0000000
--- a/Web/Views/Home/Index.cshtml
+++ /dev/null
@@ -1,8 +0,0 @@
-@{
- ViewData["Title"] = "Home Page";
-}
-
-<div class="text-center">
- <h1 class="display-4">Welcome</h1>
- <p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
-</div>