Skip to content

Commit

Permalink
update cover images
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed May 21, 2016
1 parent 3cdc907 commit 8af50ba
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ epub: markdown
pandoc -s $(filename).md --normalize --smart -t epub -o $(filename).epub \
--epub-metadata $(include_dir)/metadata.xml \
--epub-stylesheet epub.css \
--epub-cover-image img/cover.png \
--epub-cover-image img/cover.jpg \
--title-prefix $(title) \
--normalize \
--smart \
Expand Down
Binary file added img/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/cover.png
Binary file not shown.

0 comments on commit 8af50ba

Please sign in to comment.