diff --git a/Project-Unite/Views/Profiles/ViewProfile.cshtml b/Project-Unite/Views/Profiles/ViewProfile.cshtml index b208d01..bee2ed9 100644 --- a/Project-Unite/Views/Profiles/ViewProfile.cshtml +++ b/Project-Unite/Views/Profiles/ViewProfile.cshtml @@ -45,8 +45,8 @@ dislikeLink = likeLink.Replace("Like", "Dislike"); } } -
  • @post.Likes.Length
  • -
  • @post.Dislikes.Length
  • +
  • @post.Likes.Length
  • +
  • @post.Dislikes.Length