sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.87k stars 135 forks source link

404 on images #344

Open KennethJoris opened 6 years ago

KennethJoris commented 6 years ago

Issue details

Site: http://cwd.surge.sh/ Image src: './graphics/vrt.png' & './graphics/telenet.png' Error: Failed to load resource: the server responded with a status of 404 (Not Found)

Folder structure:

cwd.surge.sh |- index.html |- /fonts |- /styles |- /scripts |- /graphics |- /graphics/vrt.png |- /graphics/telenet.png

Only Images get a 404, CSS, JS & Font files are loading without problem.