MoFu / index.html
parsee-mizuhashi's picture
Create index.html
e5ac494
raw
history blame
241 Bytes
<!DOCTYPE html>
<html>
<head>
<title>MoFu Paper</title>
</head>
<body>
<object data="./paper.pdf" type="application/pdf" width="100%" height="95%">
<p><a href=./paper.pdf">Download</a>?</p>
</object>
</body>
</html>