Skip to content

Commit

Permalink
Change header links before dropdown to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmooney committed Oct 31, 2024
1 parent 686716c commit 8574d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
"header_links_before_dropdown": 4,
"header_links_before_dropdown": 5,
"icon_links": [
{
"name": "jupyter.org",
Expand Down

0 comments on commit 8574d98

Please sign in to comment.