diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index 8cdd931..5284ef2 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -507,8 +507,7 @@ - - + diff --git a/Project-Unite/Views/Profile/ViewProfile.cshtml b/Project-Unite/Views/Profile/ViewProfile.cshtml deleted file mode 100644 index 0f1cba3..0000000 --- a/Project-Unite/Views/Profile/ViewProfile.cshtml +++ /dev/null @@ -1 +0,0 @@ -This is/will be the view profile page. its not done yet \ No newline at end of file diff --git a/Project-Unite/Views/Profile/_NewPost.cshtml b/Project-Unite/Views/Profiles/_NewPost.cshtml similarity index 100% rename from Project-Unite/Views/Profile/_NewPost.cshtml rename to Project-Unite/Views/Profiles/_NewPost.cshtml