Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
romaintilhac authored Jul 4, 2023
1 parent 1ca1c8b commit fb87e93
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 @@ -2,9 +2,9 @@
<html lang="en" style="width:100%; height:100%;">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Romain Tilhac's CV</title>
<title>Romain Tilhac's CV (French)</title>
</head>
<body style="width:100%; height:100%; margin:0;">
<iframe src="https://docs.google.com/gview?url=https://romaintilhac.github.io/autoCV/cv.pdf&embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>
<iframe src="https://docs.google.com/gview?url=https://romaintilhac.github.io/autoCV_French/cv.pdf&embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>
</body>
</html>

0 comments on commit fb87e93

Please sign in to comment.