Skip to content

Commit 94802d5

Browse files
clemlatzmarijnh
authored andcommitted
Fix cover meta tag content value
1 parent 1dfced6 commit 94802d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epub/content.opf.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="cc:license" href="http://creativecommons.org/licenses/by-nc/3.0/"/>
1313
<meta property="cc:attributionURL">http://eloquentjavascript.net/</meta>
1414
<meta property="dcterms:modified">2014-09-04T10:47:00Z</meta>
15-
<meta name="cover" content="img/cover.png" />
15+
<meta name="cover" content="image.cover.png" />
1616
</metadata>
1717
<manifest>
1818
<item id="titlepage" href="titlepage.xhtml" media-type="application/xhtml+xml"/>

0 commit comments

Comments
 (0)