diff --git a/docs/source/conf.py b/docs/source/conf.py index 3c5a017..2606330 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -96,9 +96,9 @@ # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico), 16x16 or 32x32 pixels. -html_favicon = '_static/favicon.ico' +# html_favicon = '_static/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named 'default.css' will overwrite the builtin 'default.css'. -html_static_path = ['_static'] +# html_static_path = ['_static']