Skip to content

Commit 7bda02c

Browse files
authored
Merge pull request jupyter#487 from jupyter/voila-img-fix
Correct the image used for the Voila block
2 parents 27a4864 + 7bd05f0 commit 7bda02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
description: Voilà helps communicate insights by transforming notebooks into secure, stand-alone web applications that you can customize and share.
109109
image:
110110
alt: examples of Voilà dashboards
111-
src: assets/architectureicon2.svg
111+
src: assets/voilapreview.png
112112
buttons:
113113
- class:
114114
href: try

0 commit comments

Comments
 (0)