fixes bug with static folder copying where code would crash if files already existed in folder

This commit is contained in:
Rosia E Evans 2023-09-29 12:40:04 +01:00
parent 0d116acd17
commit dc7066b559
4 changed files with 5 additions and 40 deletions

View file

@ -36,7 +36,7 @@
<h2>One last thing</h2>
<p>...
moomin</p>
<p><img src="file:///home/rosia/Pictures/Moomins/moomin-meadow.png" alt="moomin"></p>
<p><img src="moomin.png" alt="moomin"></p>
</article>
</main>