diff --git a/docs/conf.py b/docs/conf.py index d6923446..51b745cf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,4 +55,3 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] html_theme = "furo" html_static_path = ["_static"] -html_favicon = "source/primaite.ico"