We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62be5f commit 389c8e8Copy full SHA for 389c8e8
2 files changed
docs/_static/favicon.png
70.5 KB
docs/conf.py
@@ -35,7 +35,8 @@
35
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
36
37
html_theme = "furo"
38
-# html_static_path = ["_static"]
+html_static_path = ["_static"]
39
+html_favicon = "_static/favicon.png"
40
41
# Furo theme options
42
html_theme_options = {
0 commit comments