aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 01d333c..77fa4a2 100644
--- a/conf.py
+++ b/conf.py
@@ -84,6 +84,8 @@ smartquotes = False
# -- Options for HTML output -------------------------------------------------
+html_favicon = '_static/favicon.ico'
+
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'sphinx_rtd_theme'