We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfced6 commit 94802d5Copy full SHA for 94802d5
epub/content.opf.src
@@ -12,7 +12,7 @@
12
<link rel="cc:license" href="http://creativecommons.org/licenses/by-nc/3.0/"/>
13
<meta property="cc:attributionURL">http://eloquentjavascript.net/</meta>
14
<meta property="dcterms:modified">2014-09-04T10:47:00Z</meta>
15
- <meta name="cover" content="img/cover.png" />
+ <meta name="cover" content="image.cover.png" />
16
</metadata>
17
<manifest>
18
<item id="titlepage" href="titlepage.xhtml" media-type="application/xhtml+xml"/>
0 commit comments