Skip to content

Commit

Permalink
User profile placeholder added
Browse files Browse the repository at this point in the history
  • Loading branch information
LewBlu committed Jan 24, 2023
1 parent 7bb6704 commit a5a190b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/profile/profile.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</div>
</div>
<div class="row d-flex justify-content-center g-0">
<img src="assets/profile_picture.JPEG" alt="profile picture" class="avatar">
<img src="assets/user_placeholder.png" alt="profile picture" class="avatar">
</div>
<div class="row text-center my-3">
<h4>{{ user.displayName }}</h4>
Expand Down
Binary file added src/assets/user_placeholder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a5a190b

Please sign in to comment.