Add placeholder image to The Magician card

This commit is contained in:
The Magician 2023-12-02 19:51:21 +00:00
parent 4db62095f8
commit 9429b1da31
1 changed files with 1 additions and 1 deletions

View File

@ -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>