Skip to content

Commit

Permalink
test pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Feb 2, 2024
1 parent 9803d2c commit 6598f01
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" style="width:100%; height:100%;">
<head>
<meta charset="UTF-8">
<title>Yamin Siahmargooei - CV</title>
</head>
<body>
Hello world!
<body style="width:100%; height:100%; margin:0;">
<iframe src="https://docs.google.com/gview?url=https://raw.githubusercontent.com/yamin8000/resume/main/out/resume.pdf"
style="width:100%; height:100%; border:none">
</iframe>
</body>
</html>

0 comments on commit 6598f01

Please sign in to comment.