I am encountering an issue with my GitHub Pages website that is connected to a custom domain.
My domain is hosting a web application created with Angular, but I am having trouble loading the .js and .css files when I visit the site. In the DevTools/Network tab, I am seeing a 404 Not Found error for each .js and .css file that is supposed to be on the branch linked to the GitHub Pages domain.