diff --git a/docs/conf.py b/docs/conf.py index 80591d86..3fdc5f7f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -# html_theme = "pandas_sphinx_theme" +html_theme = "pandas_sphinx_theme" html_logo = "_static/logo.png" # Add any paths that contain custom static files (such as style sheets) here,