summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4f3eb8dc..ebb84c48 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -102,6 +102,7 @@ default_role = 'any'
# HTML theme
html_theme = 'furo'
html_logo = "images/logo.png"
+html_favicon = "images/favicon.ico"
html_theme_options = {
"sidebar_hide_name": True,