Update the docs theme to pydata-sphinx-theme

This commit is contained in:
Jeremy Tuloup
2020-03-23 15:41:32 +01:00
parent 22025f9ebe
commit 8966dfb915
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ intersphinx_cache_limit = 90 # days
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'
html_theme = 'pandas_sphinx_theme'
html_theme = 'pydata_sphinx_theme'
html_logo = 'images/logo/logo.png'
html_favicon = 'images/logo/favicon.ico'