Skip to content

Commit 19b9cca

Browse files
committed
rm favicon
1 parent 11348c7 commit 19b9cca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141

4242
html_theme = "karma_sphinx_theme"
4343
html_static_path = ["_static"]
44-
html_favicon = "_static/favicon.ico"
45-
html_logo = "_static/favicon.ico"
44+
# html_favicon = "_static/favicon.ico"
45+
# html_logo = "_static/favicon.ico"
4646

4747

4848
def setup(app):

0 commit comments

Comments
 (0)