fixes bug with static folder copying where code would crash if files already existed in folder
This commit is contained in:
parent
0d116acd17
commit
dc7066b559
4 changed files with 5 additions and 40 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue