Skip to content
Snippets Groups Projects
Commit 60541071 authored by Valerio Formato's avatar Valerio Formato
Browse files

Set a custom theme for self-deploying

parent b5e216b5
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,8 @@ templates_path = ['_templates'] ...@@ -30,7 +30,8 @@ templates_path = ['_templates']
# -- Options for HTML output # -- Options for HTML output
html_theme = 'sphinx_rtd_theme' # html_theme = 'sphinx_book_theme'
html_theme = 'classic'
# -- Options for EPUB output # -- Options for EPUB output
epub_show_urls = 'footnote' epub_show_urls = 'footnote'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment