Skip to content

Commit

Permalink
Update resume PDF link in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fow903 committed May 1, 2024
1 parent ff8da26 commit c3125c8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed Edwin's Resume.pdf
Binary file not shown.
Binary file added Edwin.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<title>Edwin's Resume</title>
</head>
<body style="width:100%; height:100%; margin:0;">
<iframe src="https://docs.google.com/gview?url=https://github.com/fow903/resume/raw/main/Edwin's%20Resume.pdf&embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>
<iframe src="https://docs.google.com/gview?url=https://github.com/fow903/resume/raw/main/edwin.pdf&embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>
</body>
</html>

0 comments on commit c3125c8

Please sign in to comment.