add favicon to query help and support projects

This commit is contained in:
james
2020-12-16 09:29:26 +00:00
parent c26ae246b3
commit 1a7ca1d3d2
2 changed files with 4 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ templates_path = ['../_templates']
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['../_static']
html_favicon = '../images/site/favicon.ico'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.