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 126c52a commit 8651cf3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>
<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>
</embed>
<object data="https://github.com/Arka-h/Resume/releases/latest/download/resume.pdf" type="application/pdf" width="100%" height=500px>
<p>Unable to display PDF file. <a href="https://github.com/Arka-h/Resume/releases/latest/download/resume.pdf">Download</a> instead.</p>
</object>
</body>
</html>

0 comments on commit 8651cf3

Please sign in to comment.