From 2a08d3a2a5c6bb13b6ce790e371d97e8f0071bbd Mon Sep 17 00:00:00 2001 From: Marek Wolan Date: Thu, 6 Jul 2023 15:18:49 +0100 Subject: [PATCH] Removed reference to file that no longer exists --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) 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"