working on board view

This commit is contained in:
Ryan Peters
2023-04-07 15:06:22 -04:00
parent e34678efc5
commit b6f427d629
3 changed files with 24 additions and 0 deletions

4
Views/Home/board.cshtml Normal file
View File

@ -0,0 +1,4 @@
@{
ViewData["Title"] = "Board";
}