We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce29937 commit 2dcf76eCopy full SHA for 2dcf76e
doc/source/conf.py
@@ -58,6 +58,9 @@
58
#
59
html_theme = "pydata_sphinx_theme"
60
61
+# The path to the favicon icon
62
+html_favicon = "_static/SN_favicon.ico"
63
+
64
# Add any paths that contain custom static files (such as style sheets) here,
65
# relative to this directory. They are copied after the builtin static files,
66
# so a file named "default.css" will overwrite the builtin "default.css".
0 commit comments