diff --git a/OliverBooth/Pages/Projects/Index.cshtml b/OliverBooth/Pages/Projects/Index.cshtml index 6f9ba56..6917367 100644 --- a/OliverBooth/Pages/Projects/Index.cshtml +++ b/OliverBooth/Pages/Projects/Index.cshtml @@ -1,5 +1,4 @@ @page -@model OliverBooth.Pages.Projects.Index @{ ViewData["Title"] = "Projects"; }