# Problem Chrome gives a security warning and won't load the page: <img width="760" alt="Image" src="https://github.com/user-attachments/assets/7fc6d0da-d005-43bd-9b16-ca53a0deacbe" /> In Firefox, the Github Pages 404 page is served instead of the webcontent: <img width="761" alt="Image" src="https://github.com/user-attachments/assets/cf71132f-952b-450f-9535-af5816a074f6" /> # Possible solutions + update the website to trigger a Jekyl build so the site will display + Ensure the site has [HTTPS enabled and a proper certificate in the settings](https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https)
Problem
Chrome gives a security warning and won't load the page:
In Firefox, the Github Pages 404 page is served instead of the webcontent:
Possible solutions