Skip to content

Commit bc8aff4

Browse files
committed
docs: Fix favicon
1 parent 617875f commit bc8aff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ def setup(app):
4747
pygments_style = "sphinx"
4848
pygments_dark_style = "monokai"
4949

50+
html_favicon = "_static/favicon.ico"
5051
html_theme_path = []
5152
html_theme = "furo"
5253
html_theme_options = {

0 commit comments

Comments
 (0)