diff --git a/docs/source/conf.py b/docs/source/conf.py index 30171958..97957a0d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -38,7 +38,7 @@ intersphinx_disabled_domains = ["std"] templates_path = ["_templates"] -html_static_path = ["_static"] +# html_static_path = ["_static"] html_theme = "benchmarl_sphinx_theme"