Change epub theme

This commit is contained in:
Kujiu 2020-07-31 16:04:07 +02:00
parent 052c8335be
commit 8f7dc23858
Signed by: kujiu
GPG Key ID: ABBB2CAC6855599F
1 changed files with 2 additions and 1 deletions

View File

@ -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