givanz/VvvebJs

frong PATH of images

PiotrPrabucki opened this issue · 1 comments

hi, i'm found an error, maybe I did something wrong.

When im adding an image it's added to .html file, but
path is wrong. Added path is "../../meida/image.png" it should be "../media/image.png".
Becouse of that images doesn't work.

hosted on XAMPP server on windows

probably files has to be saved in separete folder like. my-files/WEBSITE-NAME/index.html
then that makes sense