Add project files.

This commit is contained in:
clive
2024-05-19 13:15:53 +10:00
parent 13f3232ddf
commit 52e53d9c07
80 changed files with 74497 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
@page
@model IndexModel
@{
ViewData["Title"] = "Home page";
}
<div class="text-center">
<br /><br /><br />
<img src="~/img/plushealthtech-logo.png" alt="plushealthtech" title="plushealthtech" />
</div>