mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #896 from MridulS/arrow_key_disable_navigation
docs: disable navigation with arrow keys
This commit is contained in:
@@ -38,6 +38,7 @@ html_static_path = ["_static"]
|
||||
# pydata_sphinx_theme reference: https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html
|
||||
html_theme = "pydata_sphinx_theme"
|
||||
html_theme_options = {
|
||||
"navigation_with_keys": False,
|
||||
"icon_links": [
|
||||
{
|
||||
"name": "GitHub",
|
||||
|
||||
Reference in New Issue
Block a user