Skip to content

Commit

Permalink
added the download pdf resume button
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyH11 committed Nov 12, 2023
1 parent 925bb74 commit 328c34b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
Binary file added Roy_Huang_Resume.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ <h2>Links</h2>
<ul>
<li><a href="https://github.com/RoyH11">GitHub Profile</a></li>
<li><a href="https://www.linkedin.com/in/royhuang11">LinkedIn Profile</a></li>
<li><a href="resume.html">Resume</a></li>
<li><a href="resume.html">Online Resume</a></li>

</ul>

<h2>Fun Facts</h2>
Expand Down
3 changes: 3 additions & 0 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
</header>

<div class="container">
<div style="text-align: right;">
<a href="Roy_Huang_Resume.pdf" download>Download PDF Resume</a>
</div>
<h1>Roy Huang</h1>
<p><a href="https://www.linkedin.com/in/royhuang11">LinkedIn Profile</a></p>
<p><a href="https://github.com/RoyH11">GitHub Profile</a></p>
Expand Down

0 comments on commit 328c34b

Please sign in to comment.