Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed May 21, 2024
1 parent aec953b commit 18eba66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6929c804
936d9ec3
Binary file modified cv.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<title>Kazuharu Yanagimoto&amp;#039;s CV</title>
<title>Kazuharu Yanagimoto</title>
<style type="text/css">
body, html {
margin: 0; padding: 0; height: 100%; overflow: hidden;
}
</style>
</head>
<body>
<iframe id="pdf-js-viewer" src="pdfjs/web/viewer.html?file=../../cv.pdf" title="Kazuharu Yanagimoto&amp;#039;s CV" frameborder="0" width="100%" height="100%"></iframe>
<iframe id="pdf-js-viewer" src="pdfjs/web/viewer.html?file=../../cv.pdf" title="Kazuharu Yanagimoto" frameborder="0" width="100%" height="100%"></iframe>

</body>
</html>

0 comments on commit 18eba66

Please sign in to comment.