瀏覽代碼

docs: fix HTML title in docs

Mikael Koli 4 年之前
父節點
當前提交
457f843931
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -69,7 +69,7 @@ html_theme_options = {
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_title = "Advanced Scheduler for Python"
+html_title = "Advanced Python Email Sending"
 html_theme = 'sphinx_rtd_theme'
 
 # Add any paths that contain custom static files (such as style sheets) here,