Deployment issues, my index.html shows blank page

hello,
this is the draft url to my site: https://5ed5924f64600d7ed1d3eccd--calibom.netlify.app
i’m a newbie basically to netlify and web development as a whole. Currently, i’m having issues viewing my site but i don’t understand why it isn’t working because it is working perfectly on github.
Incase it might be helpful this is the url to my github repo for the site. GitHub - fort3/calibom: Website for calibom.org created using create-react-app

Thanks!

@fort3 Nope, your page is loading, but the paths to your assets are all fouled up. Fix your asset paths and you’ll see something other than a blank page.

1 Like

Thanks for the response.

I got it fixed by changing homepage to “./” in my package.json file and it was fixed. I saw it here. For now I don’t really understand why it is that way but it works now.

See the deployed site here https://calibom.netlify.app