We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb29839 commit 4449a8aCopy full SHA for 4449a8a
doc/source/conf.py
@@ -245,7 +245,7 @@
245
"twitter_url": "https://twitter.com/pandas_dev",
246
"google_analytics_id": "UA-27880019-2",
247
"logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"},
248
- "navbar_end": ["version-switcher", "navbar-icon-links"],
+ "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"],
249
"switcher": {
250
"json_url": "/versions.json",
251
"version_match": switcher_version,
0 commit comments