diff --git a/docs/src/conf.py b/docs/src/conf.py index 411329f7f..abc68c3a2 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -60,6 +60,7 @@ html_theme_options = { }, } +html_favicon = html_theme_options["logo"]["image_light"] # -- Options for HTMLHelp output ---------------------------------------------