Sit link: https://the-world-of-music-website.netlify.app
I am receiving the Page not found - 404 error, I have checked my code and it looks fine. I have also checked the build and it all seems correct. I have attempted to change my publish directory as well, but that did not seem to help. All things have been deployed correctly as well and have all been successful.
I have attempted to ask Netlify and followed the directions given, but none of that seems to help. Please assist me with this as soon as possible!
If your site is intended to just be static files with no build process, then you should shift the files in src/ to the root of your repository and update your image references in the style.css to be root relative (starting with / instead of ../)
It was definitely not intended to be taken rude or offensive. I meant it more as whenever you are available and that I really do appreciate the help! I apologize for that.
Yes I do not have anything in my index.js at the moment. I do have my index.html and style.css listed in src which should be uploaded and looks like it said it did, but is just not updating to the website. I also have that separate file for my images. I appreciate your suggestion and I will try to see if that will work!