Skip to content

Commit

Permalink
Fixing resume tab
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWongLife committed May 26, 2024
1 parent e01259d commit c3040e9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@
</div>
</nav>

<object data="Nicholas_Wong_Resume.pdf" width="1000" height="1000" type='application/pdf'>
</object>
<iframe class="pdf"
src="https://github.com/TheWongLife/TheWongLife.github.io/blob/e01259de9c01f024d7ee3596759a27bf30daa1b6/Nicholas_Wong_Resume.pdf"
width="800" height="500">
</iframe>

<footer>
<div class="container">
Expand Down

0 comments on commit c3040e9

Please sign in to comment.