My website is https://www.makarsky.dev , all files are located on Github at https://github.com/jacobmakarsky/jacobmakarsky.github.io
I am linking images in the following format - ./resources/images/forbes.jp2
My images are located in an images folder all inside a resources folder, hence the ./resources/images
being used inside my HTML file for all images.
Is this affecting Chrome somehow? I can't find anything anywhere online that explains why these images are only not showing in Chrome and Brave browser. Any help is appreciated, thank you.
content-type
come back as in the response headers when the image is downloaded? – Ravish206
responses for the images which is aPartial Content
response, also odd... – Ravish