I have already check some topic like this one to find some help, but, honnestly i still don't know how to fix it.
So, i did a little project and i'm trying to put it on github pages.
link of project : https://zkittygb.github.io/cv/
Now, when i m going to check my pages, i got some errors 404 (6 to be exact).
i already did a build, install gh-pages lib and add : "homepage": "https://github.com/zKittyGB/cv.git" in my package.json.
Then i did a build and a deploy.
I fixed 3 of them after deleting link in the manifest, but i still have the error about main.js and main.css.
So, how can i fixe it?
Is it a link issue again?
If yes, where should i change them ? directly in the build folder ?
Thx for the help
if you use react for make static website and want hosting im suggest use gatsby cloud free, netlify , and vercel , i dont know if github can read js 6