Mikael Koli 4 anni fa
parent
commit
93c4211579
2 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      docs/conf.py
  2. BIN
      docs/favicon.ico

+ 1 - 0
docs/conf.py

@@ -71,6 +71,7 @@ html_theme_options = {
 #
 html_title = "Advanced Email Sender for Python"
 html_theme = 'sphinx_rtd_theme'
+html_favicon = 'favicon.ico'
 
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,

BIN
docs/favicon.ico