Add placeholder image to The Magician card
This commit is contained in:
parent
4db62095f8
commit
9429b1da31
|
@ -26,7 +26,7 @@
|
|||
<div class="tarot-card__side tarot-card__side--front">
|
||||
<div class="tarot-card__section tarot-card__section--art">
|
||||
<img class="tarot-card__art"
|
||||
src=""
|
||||
src="./images/placeholder.jpg"
|
||||
alt="The Magician card artwork."
|
||||
title="The Magician card artwork." />
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue