We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392094a commit 7b607c7Copy full SHA for 7b607c7
docs/conf.py
@@ -60,6 +60,7 @@
60
html_css_files = ["css/custom.css"]
61
html_extra_path = ["manifest.json"]
62
html_static_path = ["_static"]
63
+html_favicon = "_static/favicon.ico"
64
html_theme = "furo"
65
html_theme_path = []
66
html_theme_options = {
0 commit comments