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 b8533bc commit b44b1a3Copy full SHA for b44b1a3
docs/conf.py
@@ -56,6 +56,7 @@
56
html_css_files = ["css/custom.css"]
57
html_static_path = ["_static"]
58
html_extra_path = ["manifest.json"]
59
+html_favicon = "_static/favicon.ico"
60
html_theme = "furo"
61
html_theme_path = []
62
html_theme_options = {
0 commit comments