We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dc5a7 commit 4ec6a08Copy full SHA for 4ec6a08
layouts/shortcodes/comic.html
@@ -1,6 +1,6 @@
1
<div class="comic"></div>
2
<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">
+ <img src="/images/content_images/numpy-comic.png" alt="NumPy Contributor comic book cover">
4
</a>
5
</div>
6
0 commit comments