diff --git a/doc/source/conf.py b/doc/source/conf.py index 13d3324caf249..b4f719b6e64b2 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -218,7 +218,7 @@ # The name of an image file (relative to this directory) to place at the top # of the sidebar. -# html_logo = None +html_logo = "../../web/pandas/static/img/pandas.svg" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files,