Skip to content

Commit

Permalink
Update Resume Link
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyingwa9798 committed May 16, 2024
1 parent 701c420 commit 6b5351e
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 @@ -34,13 +34,13 @@ <h1 style="display: inline; font-size: 100px; color: #dac5a7; font-weight: bold;
<h1 style="color: #dac5a7;">I am Lucas Ho</h1>
</div>
<h1 class="text-white">Professional Software Developer</h1>
<a class="download-button download-button-1 d-flex flex-row justify-content-center align-items-center btn-animated" href="https://www.dropbox.com/scl/fi/h3mo7bmt9n0d2h2fto7i8/Ying-Wa-Ho-Resume.pdf?rlkey=wrn12axcocq6nxfwpzhhe21cw&st=ik8bne05&dl=0" target="_blank">
<a class="download-button download-button-1 d-flex flex-row justify-content-center align-items-center btn-animated" href="https://www.dropbox.com/scl/fi/2vmpf64fux5z2duxwb20q/Ying-Wa-Ho-Resume.pdf?rlkey=irb593d16qwjtkaoi1i8oj39e&st=fjj4ex3n&dl=0" target="_blank">
<svg>
<rect x="0" y="0" fill="none" width="100%" height="100%" rx="10"/>
</svg>
<img src="assets/download-black.png" class="download-black-img" alt="" style="width: 20px; height: 20px;">
<img src="assets/download-light.png" class="download-light-img" alt="" style="width: 20px; height: 20px;">
<h1 class="download-text" style="margin-left: 10px; margin-bottom: 0;">Download CV</h1>
<h1 class="download-text" style="margin-left: 10px; margin-bottom: 0;">Download Resume</h1>
</a>
</div>
<div class="me-background-box">
Expand Down

0 comments on commit 6b5351e

Please sign in to comment.