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 3d94b0e commit 5c423e5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!DOCTYPE html>
<html>

<head>
<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>
</body>
</html>

0 comments on commit 5c423e5

Please sign in to comment.