Skip to content

Commit

Permalink
navigation_with_keys is now False
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Oct 27, 2023
1 parent cc3ccbb commit 03d9cb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,9 @@
# theme further. For a list of options available for each theme, see the
# documentation.
#
# html_theme_options = {}
html_theme_options = {
"navigation_with_keys": False
}

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
Expand Down

0 comments on commit 03d9cb1

Please sign in to comment.