Skip to content

Commit 64ca91f

Browse files
committed
Fix logo path
1 parent 82aaeb4 commit 64ca91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"navbar_links": "absolute",
6161
"show_prev_next": False,
6262
"logo": {"link": "https://matplotlib.org/stable/",
63-
"image_light": "images/logo2.svg",
63+
"image_light": "images/logo_light.svg",
6464
"image_dark": "images/logo_dark.svg"},
6565
"collapse_navigation": False,
6666
}

0 commit comments

Comments
 (0)