We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6120b2 commit 7c090ebCopy full SHA for 7c090eb
1 file changed
docs/source/conf.py
@@ -87,8 +87,7 @@
87
html_baseurl = "https://wt1w.github.io/test_sphinx/blog8/"
88
version = "5.2"
89
html_theme_options = {
90
- "navbar_start": ["navbar-logo"],
91
- "navbar_end": ["version-switcher"],
+ "navbar_start": ["navbar-logo", "version-switcher"],
92
"switcher": {
93
"json_url": "https://raw.githubusercontent.com/WT1W/test_sphinx/refs/heads/main/work.json",
94
"version_match": version,
0 commit comments