Add project files.

This commit is contained in:
clive
2024-06-03 11:27:14 +10:00
parent 240fbcf8ca
commit 3909bcbaa5
83 changed files with 74497 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
@page
@model IndexModel
@{
ViewData["Title"] = "Home page";
}
<img class="img-fluid" src="img/slide-01.jpg" />
<div class="text-center">
</div>