Skip to content

Commit

Permalink
Fixed profile picture extension error
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Wu5 committed May 20, 2024
1 parent 075f4d4 commit 510d755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
class="d-flex flex-column justify-content-evenly align-items-center mb-0 mb-md-0 text-black text-decoration-none"
>
<img
src="./assets/images/CatMom.JPG"
src="./assets/images/CatMom.jpg"
alt="amy-profile-picture"
id="profile-pic"
/>
Expand Down

0 comments on commit 510d755

Please sign in to comment.