Skip to content

Commit

Permalink
update profile
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymarkova committed Jul 22, 2024
1 parent 0d0f964 commit a081686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,8 @@ function NavBar() {
<Tooltip title="Open settings">
<IconButton onClick={handleOpenUserMenu} sx={{ p: 0 }}>
<Avatar
alt="Remy Sharp"
sx={{ width: "35px", height: "35px" }}
src="/static/images/avatar/2.jpg"
src="../assets/anon.webp"
/>
</IconButton>
</Tooltip>
Expand Down
Binary file added src/assets/anon.webp
Binary file not shown.

0 comments on commit a081686

Please sign in to comment.