Update conf.py

This commit is contained in:
Chris Holdgraf
2020-03-23 08:29:52 -07:00
committed by GitHub
parent 3425eca4ff
commit 7af70b92e9

View File

@@ -74,7 +74,7 @@ source_suffix = ['.rst', '.md']
# -- Options for HTML output ---------------------------------------------- # -- Options for HTML output ----------------------------------------------
# The theme to use for HTML and HTML Help pages. # The theme to use for HTML and HTML Help pages.
html_theme = 'pandas_sphinx_theme' html_theme = 'pydata_sphinx_theme'
html_logo = '_static/images/logo/logo.png' html_logo = '_static/images/logo/logo.png'
html_favicon = '_static/images/logo/favicon.ico' html_favicon = '_static/images/logo/favicon.ico'