Use local logo file
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 29 Mar 2025 13:01:52 +0000 (13:01 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 29 Mar 2025 13:01:52 +0000 (13:01 +0000)
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name privacy2.patch

doc/source/conf.py

index e89eda9be636793e60f0ebab84d915b6048313ce..ddde408076a7888dd22930a11a03ed1c2b6be03e 100644 (file)
@@ -245,7 +245,7 @@ html_theme_options = {
     "footer_start": ["pandas_footer", "sphinx-version"],
     "github_url": "https://github.com/pandas-dev/pandas",
     "twitter_url": "https://twitter.com/pandas_dev",
-    "logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"},
+    "logo": {"image_dark": "../../web/pandas/static/img/pandas_white.svg"},
     "navbar_align": "left",
     "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"],
     "switcher": {