Skip to content

Commit 3a4bfeb

Browse files
committed
add favicon
1 parent 19b9cca commit 3a4bfeb

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)