Skip to content

Commit

Permalink
Fixing contact tab image
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWongLife committed May 26, 2024
1 parent 35d2a8e commit 7a50526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1 class="text-center mt-5">How to contact me</h1>
<div class="container mt-5">
<div class="row align-items-center">
<div class="col">
<p align="center"> <img src="Nicholas_Wong_Japan_House.png" style="width: 50%;" alt="thewonglife" /> </p>
<p align="center"> <img src="Nicholas_Wong_Japan_House.PNG" style="width: 50%;" alt="thewonglife" /> </p>
<p class="text-center">You can contact me at [email protected]</p>
<p class="text-center">Or send me a message below</p>
</div>
Expand Down

0 comments on commit 7a50526

Please sign in to comment.