We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a3d24 commit 1ebf788Copy full SHA for 1ebf788
1 file changed
docs/conf.py
@@ -537,7 +537,7 @@ def _reset_ultraplot(gallery_conf, fname):
537
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
538
# pixels large. Static folder is for CSS and image files. Use ImageMagick to
539
# convert png to ico on command line with 'convert image.png image.ico'
540
-html_favicon = str(Path("_static") / "logo_square.png")
+html_favicon = str(Path("_static") / "logo_square.svg")
541
542
# -- Options for HTMLHelp output ---------------------------------------------
543
0 commit comments