diff --git a/docs/source/conf.py b/docs/source/conf.py index 1c906d9..c47cc61 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -102,7 +102,6 @@ "icon": "fab fa-github fa-fw", }, ], - "collapse_navigation": True, "logo_text": "amplpyfinance", } html_context = {"default_mode": "light"}