diff --git a/conf.py b/conf.py index 3dfc1d45..6071267c 100644 --- a/conf.py +++ b/conf.py @@ -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,