Skip to content

Commit

Permalink
Update index.html with correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
hanisntsolo committed Jun 7, 2024
1 parent d32d179 commit 558a650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<script>
// Redirect after the animation
setTimeout(function() {
window.location.href = "dhirendra_resume-openfont.pdf";
window.location.href = "dhirendra-pratap-singh-resume.pdf";
}, 5000); // 5 seconds to match the animation duration
</script>
</body>
Expand Down

0 comments on commit 558a650

Please sign in to comment.