Skip to content

Commit

Permalink
Update LinkedIn link
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyingwa9798 committed May 16, 2024
1 parent e404ad4 commit 642ec9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/pages/website/landing/landing.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1 class="text-justify text-right" style="font-size: 25px; color: #7f7466; marg

<div class="social-img-container d-flex flex-row justify-content-around">
<a href="https://github.com/hoyingwa9798?tab=repositories" target="_blank"><img class="social-img" src="assets/github-grey.png"></a>
<a href="https://www.linkedin.com/in/lucas-ho-308792131/" target="_blank"><img class="social-img" src="assets/linkedin-grey.png"></a>
<a href="https://www.linkedin.com/in/ying-wa-ho-308792131/" target="_blank"><img class="social-img" src="assets/linkedin-grey.png"></a>
</div>
</div>
</div>
Expand All @@ -70,6 +70,6 @@ <h1 class="text-justify text-right" style="font-size: 25px; color: #7f7466; marg
</p>
<div class="social-img-container d-flex flex-row justify-content-around">
<a href="https://github.com/hoyingwa9798?tab=repositories" target="_blank"><img class="social-img" src="assets/github-black.png"></a>
<a href="https://www.linkedin.com/in/lucas-ho-308792131/" target="_blank"><img class="social-img" src="assets/linkedin-black.png"></a>
<a href="https://www.linkedin.com/in/ying-wa-ho-308792131/" target="_blank"><img class="social-img" src="assets/linkedin-black.png"></a>
</div>
</div>

0 comments on commit 642ec9e

Please sign in to comment.