diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 3b755e122c..a9f2061ec7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -99,6 +99,7 @@ html_theme_options = { # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "_static/gears-logo-bold-v2.svg" +html_favicon = "favicon.ico" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the |