Skip to content

Commit

Permalink
Update resume.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rajpgohil authored Apr 1, 2024
1 parent 2d9dc75 commit da3a84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<div id="pdf" style="height: 800px;"></div>
<script src="/js/pdfobject.min.js"></script>
<script>
PDFObject.embed("https://rajpgohil.github.io/resume_07_2023.pdf", "#pdf");
PDFObject.embed("https://rajpgohil.github.io/resume_latest.pdf", "#pdf");
</script>

0 comments on commit da3a84e

Please sign in to comment.