Why is my image not rendering in a simple HTML page served with D?

Hipreme msnmancini at hotmail.com
Sun May 18 21:55:04 UTC 2025


On Sunday, 18 May 2025 at 21:40:17 UTC, Damjan wrote:
> Hi
>
> I'm experimenting with using D to serve a basic HTML page 
> (using vibe.d), and while the HTML loads fine, none of my image 
> files are rendering in the browser — I only see broken icons.
>
> [...]


Your logo.png is not inside the folder "images".


More information about the Digitalmars-d-learn mailing list