We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad36f2 commit 8257552Copy full SHA for 8257552
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