Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jan 4, 2021
1 parent af038b1 commit a418f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
html_show_sphinx = False
html_logo = "_static/hello_logo.png"

epub_cover = ('_static/hello_logo.png', '_static/epub-cover.html')
epub_cover = ('_static/hello_logo.png', 'epub-cover.html')

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
Expand Down

0 comments on commit a418f9b

Please sign in to comment.