Skip to content

Commit 4ec6a08

Browse files
authored
Update file path of comic image
1 parent 54dc5a7 commit 4ec6a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/shortcodes/comic.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="comic"></div>
22
<a href="https://heyzine.com/flip-book/3e66a13901.html">
3-
<img src="static/images/content_images/numpy-comic.png" alt="NumPy Contributor comic book cover">
3+
<img src="/images/content_images/numpy-comic.png" alt="NumPy Contributor comic book cover">
44
</a>
55
</div>
66

0 commit comments

Comments
 (0)