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 9a3fb30 commit d1b5bdb
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>
<iframe src="https://github.com/Arka-h/Resume/releases/download/latest/resume.pdf" width="100%">
<embed src="https://github.com/Arka-h/Resume/releases/download/latest/resume.pdf" width="100%">
<p>Unable to display PDF file. <a href="https://github.com/Arka-h/Resume/releases/download/latest/resume.pdf">Download</a> instead.</p>
</iframe>
</embed>
</body>
</html>

0 comments on commit d1b5bdb

Please sign in to comment.