diff --git a/docs/conf.py b/docs/conf.py index fbceda41..32e94771 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,6 +47,7 @@ html_theme_options = { } html_logo = 'jfjoch.png' +html_favicon = 'jfjoch.png' html_sidebars = { "**": ["logo-text.html", "globaltoc.html", "searchbox.html"]