diff --git a/tasker-client/src/app/components/Navbar/index.tsx b/tasker-client/src/app/components/Navbar/index.tsx
index f8e5a68..0453a9e 100644
--- a/tasker-client/src/app/components/Navbar/index.tsx
+++ b/tasker-client/src/app/components/Navbar/index.tsx
@@ -77,7 +77,7 @@ const Navbar = () => {
{!!currentUserDetails?.profilePictureUrl ? (
{
)}
-
+
Tasker.IO
@@ -157,7 +162,7 @@ const Sidebar = () => {
{!!currentUserDetails?.profilePictureUrl ? (
{
{task.attachments && task.attachments.length > 0 && (
{
{user.profilePictureUrl && (
{
>
{task.attachments && task.attachments.length > 0 && (
{
{task.assignee && (
{
{task.author && (