Please help github. I uploaded my website to a github repository. I have a json file with translations that are handled locally with javascript and everything works fine, but not on github. Thanks
When you upload a static website to GitHub Pages, it takes a while to load. Make sure you also configure the DNS settings correctly on the Github repository settings and your domain. There must also be a CNAME file in the root directory of your repository that contains the name of your site.
When you upload a static website to GitHub Pages, it takes a while to load. Make sure you also configure the DNS settings correctly on the Github repository settings and your domain. There must also be a CNAME file in the root directory of your repository that contains the name of your site.