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 617875f commit bc8aff4Copy full SHA for bc8aff4
docs/conf.py
@@ -47,6 +47,7 @@ def setup(app):
47
pygments_style = "sphinx"
48
pygments_dark_style = "monokai"
49
50
+html_favicon = "_static/favicon.ico"
51
html_theme_path = []
52
html_theme = "furo"
53
html_theme_options = {
0 commit comments