You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@
79
79
"image_light": "logo-light-mode.png",
80
80
"alt_text": "pyOpenSci Python Package Guide. The pyOpenSci logo is a purple flower with pyOpenSci under it. The o in open sci is the center of the flower",
81
81
},
82
-
"header_links_before_dropdown": 4,
82
+
"header_links_before_dropdown": 3,
83
83
"use_edit_page_button": True,
84
84
"show_toc_level": 1,
85
85
# "navbar_align": "left", # [left, content, right] For testing that the navbar items align properly
0 commit comments