Skip to content

Commit

Permalink
FIX: Move favicon code after pydata sphinx theme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
genedan committed Jan 4, 2025
1 parent 98fd98f commit f3c1988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
# a list of builtin themes.
#
html_theme = 'pydata_sphinx_theme'
html_favicon = '_static/favicon-32x32.png'

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

0 comments on commit f3c1988

Please sign in to comment.