diff --git a/source/conf.py b/source/conf.py index 0f9fb36..77834f0 100644 --- a/source/conf.py +++ b/source/conf.py @@ -278,7 +278,8 @@ epub_exclude_files = [ 'apropos.xhtml', 'nav.xhtml' ] -epub_theme = 'epub' +epub_theme = 'nervproject' +epub_theme_options = html_theme_options epub_show_urls = 'footnote' diag_antialias = True