diff --git a/_static/favicon.ico b/_static/favicon.ico new file mode 100644 index 0000000..40fd855 Binary files /dev/null and b/_static/favicon.ico differ diff --git a/conf.py b/conf.py index a7736bf..74283ee 100644 --- a/conf.py +++ b/conf.py @@ -79,6 +79,7 @@ # html_theme = 'sphinx_rtd_theme' +html_favicon = '_static/favicon.ico' # Theme options are theme-specific and customize the look and feel of a theme