Use redrawn high-res cover

This commit is contained in:
James Gregory 2014-01-19 16:01:26 +11:00
commit 86f050564c
3 changed files with 1 additions and 1 deletions

View file

@ -12,4 +12,4 @@ html:
epub:
mkdir -p out
rm -f out/black-book.epub
pandoc -S --to epub3 -o out/black-book.epub --epub-cover-image images/cover.jpg --toc --epub-chapter-level=2 --data-dir=epub --template=epub/template.html $(FILES)
pandoc -S --to epub3 -o out/black-book.epub --epub-cover-image images/cover.png --toc --epub-chapter-level=2 --data-dir=epub --template=epub/template.html $(FILES)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

BIN
images/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB