mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
switch back to moby dick in reader
This commit is contained in:
parent
c2300afe42
commit
64a55aca61
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
EPUBJS.cssPath = window.location.href.replace(window.location.hash, '').replace('index.html', '') + "css/";
|
||||
// fileStorage.filePath = EPUBJS.filePath;
|
||||
|
||||
window.reader = ePubReader("../books/pg42671-images.epub");
|
||||
window.reader = ePubReader("moby-dick/");
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue