forked from wtf-eg/handbuch-gen
feat: created epub theme to change the cover
This commit is contained in:
@ -90,4 +90,5 @@ latex_elements = {
|
||||
latex_logo = '_static/wtf_coop_header.png'
|
||||
latex_show_urls = 'footnote'
|
||||
|
||||
epub_cover = ('_static/wtf_coop_header.png', 'epub-cover.html')
|
||||
epub_theme = 'wtf_epub'
|
||||
epub_cover = ('_static/wtf_coop_header.png', 'epub-cover.html')
|
||||
|
Reference in New Issue
Block a user