We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f3fe73 + 9a912ba commit 4525803Copy full SHA for 4525803
docs/conf.py
@@ -71,7 +71,8 @@
71
"navbar_start": ["navbar-logo"],
72
"navbar_end": ["navbar-icon-links", "theme-switcher"],
73
"navbar_align": "content",
74
- "header_links_before_dropdown": 8,
+ "header_links_before_dropdown": 5, # manual set
75
+ "header_dropdown_text": "Packages", # Change dropdown name from "More" to "Packages"
76
"icon_links": [
77
{
78
"name": "GitHub",
0 commit comments