Quote:
Originally Posted by Doitsu
KindleGen doesn't do anything with title-page semantics, you might want to use the cover semantics instead for the HMTL page that contains the cover image.
Also check that you have the following metadata entry in content.opf:
Code:
<meta content="cover.jpg" name="cover" />
(Replace cover.jpg with the id of your cover image.)
Otherwise your Kindle book won't have a cover image.
|
Thanks Doitsu. I think I just forgot to add a cover in KDP's Step Five.