Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Arka-h authored Feb 1, 2024
1 parent 27fd394 commit b257691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<title>Arka's Resume</title>
</head>
<body>
<object data="https://github.com/Arka-h/Resume/releases/download/latest/resume.pdf" type="application/pdf" width="100%" height="500px">
<iframe data="https://github.com/Arka-h/Resume/releases/download/latest/resume.pdf" type="application/pdf" width="100%" height="500px">
<p>Unable to display PDF file. <a href="https://github.com/Arka-h/Resume/releases/download/latest/resume.pdf">Download</a> instead.</p>
</object>
</iframe>
</body>
</html>

0 comments on commit b257691

Please sign in to comment.