I am trying to point my repo to a custom domain and receiving this error:
404 File not found
The site configured at this address does not contain the requested file. If this is your site, make sure that the filename case matches the URL. For root URLs (like http://example.com/) you must provide an index.html file.
Here is my repo: https://github.com/rohithpalagiri/rohithpalagiri.github.io
Here is the custom url: rohithpalagiri.com
I looked at my namecheap setting and it was set up correctly. Does anyone know if it's something in my code that's causing the issue?