Skip to content

Commit f3c1988

Browse files
committed
FIX: Move favicon code after pydata sphinx theme update.
1 parent 98fd98f commit f3c1988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
# a list of builtin themes.
7474
#
7575
html_theme = 'pydata_sphinx_theme'
76+
html_favicon = '_static/favicon-32x32.png'
7677

7778
# Theme options are theme-specific and customize the look and feel of a theme
7879
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)