Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
LinkedIn opens new page
  • Loading branch information
l1usteven authored Mar 9, 2024
1 parent c0be870 commit 88c58ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,10 @@ <h4>ABOUT</h4>
class="hidden"
>EMAIL</a
>
<a href="https://www.linkedin.com/in/steven-v-liu/" class="hidden"
<a href="https://www.linkedin.com/in/steven-v-liu/"
target="_blank"
rel="noopener noreferrer"
class="hidden"
>LINKEDIN</a
>
</div>
Expand Down

0 comments on commit 88c58ab

Please sign in to comment.