Skip to content

Commit a4619ad

Browse files
committed
Make a nice screenshot for the homepage.
1 parent e2841e9 commit a4619ad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
131 KB
Loading

src/psc/templates/homepage.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="card">
1717
<div class="card-image">
1818
<figure class="image is-square">
19-
<img alt="placeholder" src="{{ root_path }}/gallery/examples/hello_world/screenshot.png">
19+
<img alt="placeholder" src="{{ root_path }}/gallery/examples/altair/screenshot.png">
2020
</figure>
2121
</div>
2222
<div class="card-content">

0 commit comments

Comments
 (0)