Skip to content

Commit 1ebf788

Browse files
committed
Restore svg
1 parent c3a3d24 commit 1ebf788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ def _reset_ultraplot(gallery_conf, fname):
537537
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
538538
# pixels large. Static folder is for CSS and image files. Use ImageMagick to
539539
# convert png to ico on command line with 'convert image.png image.ico'
540-
html_favicon = str(Path("_static") / "logo_square.png")
540+
html_favicon = str(Path("_static") / "logo_square.svg")
541541

542542
# -- Options for HTMLHelp output ---------------------------------------------
543543

0 commit comments

Comments
 (0)