Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 28, 2024
0 parents commit d081f99
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Thesis</title>
<style>
body, html {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
object {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<object data="tjumain.pdf" type="application/pdf">
<p>Your browser does not support PDFs.
<a href="tjumain.pdf">Download the PDF</a>.</p>
</object>
</body>
</html>
Binary file added tjumain.pdf
Binary file not shown.

0 comments on commit d081f99

Please sign in to comment.