diff --git a/docs/conf.py b/docs/conf.py index 26769f7..3da1715 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,4 +65,4 @@ def setup(sphinx): # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "sphinx_rtd_theme" -html_static_path = ["_static"] +html_static_path = []