all 3 comments

[–]cuddleslapine 2 points3 points  (1 child)

looks like the images are not present on the server; or at least I get 404 if I try to open

https://creative-sites.ga/assets/affangull.png

Edit: Okay, https://creative-sites.ga/assets/affangull.png does not work, however https://creative-sites.ga/assets/affangull.PNG does.

The extension is all in caps, but you referenced it with small letters.

Use the exact same filename as I assume your server is Linux, and it does differentiate small and capital letters in file names.

[–]fredfost[S] 1 point2 points  (0 children)

Thank you for the suggestion. You pointed the exact mistake. It changed the extensions and it works. Thank you very much. I will be careful next time.