diff --git a/src/epub.js b/src/epub.js index e9ecc92..baf6982 100644 --- a/src/epub.js +++ b/src/epub.js @@ -56,8 +56,8 @@ class EpubXhtml{ title = this.title } +// let cnt = ` - @@ -123,7 +123,7 @@ class EpubOpf{ } for (let a in m.metadata.author){ cnt += ` ${m.metadata.author[a]}\n` - cnt += ` aut\n` + cnt += ` aut\n` } cnt +=' \n \n'