npm build for github pages links requests to base url instead of sub url
Running npm build using github actions and then deploying to github pages using my gh-pages branch. The index.html file loads fine from https://user.github.io/, but all other http requests go to that url instead of where the resource is, https://user.github.io/Project/