Skip to content

Commit b44b1a3

Browse files
committed
docs: Fix favicon
1 parent b8533bc commit b44b1a3

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
@@ -56,6 +56,7 @@
5656
html_css_files = ["css/custom.css"]
5757
html_static_path = ["_static"]
5858
html_extra_path = ["manifest.json"]
59+
html_favicon = "_static/favicon.ico"
5960
html_theme = "furo"
6061
html_theme_path = []
6162
html_theme_options = {

0 commit comments

Comments
 (0)