forked from gulliver/rtfm
feat: added initial version of png cover image to epub
This commit is contained in:
BIN
sphinx/source/_static/epub_cover.png
Normal file
BIN
sphinx/source/_static/epub_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 163 KiB |
@ -91,4 +91,4 @@ latex_logo = '_static/wtf_coop_header.png'
|
||||
latex_show_urls = 'footnote'
|
||||
|
||||
epub_theme = 'wtf_epub'
|
||||
epub_cover = ('_static/wtf_coop_header.png', 'epub-cover.html')
|
||||
epub_cover = ('_static/epub_cover.png', 'epub-cover.html')
|
||||
|
Reference in New Issue
Block a user