mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
cleaned up polymer
This commit is contained in:
parent
f027c1fb16
commit
533f2bba5c
4 changed files with 2 additions and 182 deletions
|
@ -103,7 +103,7 @@
|
|||
<script>
|
||||
"use strict";
|
||||
|
||||
var Book = ePub("../demo/moby-dick/", {restore: true});
|
||||
var Book = ePub("../demo/moby-dick.epub", {restore: true});
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue