Skip to content

Commit 7b607c7

Browse files
committed
docs(conf): Fix favicon
1 parent 392094a commit 7b607c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
html_css_files = ["css/custom.css"]
6161
html_extra_path = ["manifest.json"]
6262
html_static_path = ["_static"]
63+
html_favicon = "_static/favicon.ico"
6364
html_theme = "furo"
6465
html_theme_path = []
6566
html_theme_options = {

0 commit comments

Comments
 (0)