Hello! I am trying to make a github pages, but I keep getting this error
I have put in index.html with this code
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>
Here is the repo GitHub - SunsetLodge/support-website and the pages https://sunsetlodge.github.io/support-website/
I thought it had to do something with this.