Skip to content

Commit d8a84f5

Browse files
committed
fix grid cards on front page? [skip-actions], [skip-azp] [skip-appveyor]
1 parent a6b6b1e commit d8a84f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,8 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf,
342342
else 'devdocs')
343343
},
344344
"logo": {"link": "index",
345-
"image_light": "images/logo2.svg",
346-
"image_dark": "images/logo_dark.svg"},
345+
"image_light": "images/logo2.svg",
346+
"image_dark": "images/logo_dark.svg"},
347347
"navbar_end": ["version-switcher", "mpl_icon_links", "theme-switcher"]
348348
}
349349
include_analytics = is_release_build

0 commit comments

Comments
 (0)