We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fd98f commit f3c1988Copy full SHA for f3c1988
docs/conf.py
@@ -73,6 +73,7 @@
73
# a list of builtin themes.
74
#
75
html_theme = 'pydata_sphinx_theme'
76
+html_favicon = '_static/favicon-32x32.png'
77
78
# Theme options are theme-specific and customize the look and feel of a theme
79
# further. For a list of options available for each theme, see the
0 commit comments