Skip to content

Commit 2dcf76e

Browse files
committed
Add SN_favicon.ico
1 parent ce29937 commit 2dcf76e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
#
5959
html_theme = "pydata_sphinx_theme"
6060

61+
# The path to the favicon icon
62+
html_favicon = "_static/SN_favicon.ico"
63+
6164
# Add any paths that contain custom static files (such as style sheets) here,
6265
# relative to this directory. They are copied after the builtin static files,
6366
# so a file named "default.css" will overwrite the builtin "default.css".

0 commit comments

Comments
 (0)