Skip to content

Commit

Permalink
refactor(home): photo
Browse files Browse the repository at this point in the history
  • Loading branch information
Penkie committed Feb 9, 2024
1 parent 6f0fd4d commit 3f623f0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="description">Je suis un développeur web passionné par l'informatique depuis une décennie, je conçois et développe des applications en mettant l'expérience utilisateur et son utilité en premier plan.</div>
</div>
<div class="photo">
<img src="assets/moi2.png" alt="Photo Oscar Prince">
<img src="assets/moi2.jpg" alt="Photo Oscar Prince">
</div>
</div>
<div class="console">
Expand Down
Binary file removed src/assets/moi.jpg
Binary file not shown.
Binary file added src/assets/moi2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/moi2.png
Binary file not shown.

0 comments on commit 3f623f0

Please sign in to comment.