Fix images missing

This commit is contained in:
Hugo Averty 2020-06-14 11:50:06 +02:00
parent 5c8aa80b24
commit 81630979c7
2 changed files with 1 additions and 1 deletions

View file

@ -114,7 +114,7 @@
<section class="story-wrapper">
<div class="sky"></div>
<div class="mountains"></div>
<img src="static/images/story/story-map-1.png" height="672" class="story-1" />
<img src="static/images/story/story-map.png" height="672" class="story-1" />
<img src="static/images/story/character-static.png" class="character" id="leymah" />
<div class="birds">
<img class="bird bird-1" src="static/images/story/bird.gif" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 724 KiB