浏览代码

docs: add favicon

Mikael Koli 4 年之前
父节点
当前提交
93c4211579
共有 2 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/conf.py
  2. 二进制
      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,

二进制
docs/favicon.ico