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