From 4dd6227459d1f36fcabd583c2ec985131fa1656a Mon Sep 17 00:00:00 2001 From: No767 <73260931+No767@users.noreply.github.com> Date: Sun, 27 Oct 2024 20:56:29 -0700 Subject: [PATCH] Stop looking for static path --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a0f5a4b..37a55ed 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -28,7 +28,6 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "furo" -html_static_path = ["_static"] html_theme_options = { "dark_css_variables": {