Skip to content

Commit

Permalink
set navigation_with_keys to False (#829)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eyal-Danieli authored Sep 25, 2024
1 parent 639bb27 commit 6ded2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/marketplace/conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ html_theme_options = {
"path_to_docs": "docs",
"repository_branch": "{{repository_branch}}",
"single_page": True,
"navigation_with_keys": False,
}

html_title = "{{html_title}}"
Expand Down

0 comments on commit 6ded2af

Please sign in to comment.