diff --git a/docs/_static/CN_logo.png b/docs/_static/CN_logo.png deleted file mode 100644 index b437f1e74..000000000 Binary files a/docs/_static/CN_logo.png and /dev/null differ diff --git a/docs/conf.py b/docs/conf.py index 5aad6490e..1a85c2895 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,7 +65,6 @@ nbsphinx_codecell_lexer = 'ipython3' # a list of builtin themes. # html_theme = 'sphinx_zama_theme' -html_logo = '_static/CN_logo.png' # 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".