mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
Fixed single example, added example links to readme
This commit is contained in:
parent
27e9046cdc
commit
134b73fc14
6 changed files with 20 additions and 12 deletions
|
@ -1,4 +1,5 @@
|
|||
EPUBJS.Rendition = function(book, options) {
|
||||
|
||||
this.settings = EPUBJS.core.extend(this.settings || {}, {
|
||||
infinite: true,
|
||||
hidden: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue