Gh-pages image not working

Hi create my second portfolio website at github using gh-pages it seems working fine, but the problem i had is images are not showing, i tried different approaches using diff path but didn’t get any luck. hope to fix it soon, thanks fcc. happy coding.

here is my website repo : https://github.com/rcode321/rafaelmendozasite

you just need to use img/file_name for the images

the only one you will have issues following that is the Rafael Resume.JPG, instead the file name of that is , Rafael Resume.jpg.pdf

Also this "../IMG/ook-2-1_spbtzd.jpg" doesn’t look right; it should be img.

Thank you guys i have a wrong file path name, it’s working properly now. happy coding