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 5c423e5 commit 27fd394
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/2024-02-01-03-16-42/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/2024-02-01-03-16-42/resume.pdf">Download</a> instead.</p>
<object 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>
</body>
</html>

0 comments on commit 27fd394

Please sign in to comment.