my html doesn 27t show up github pages

Solutions on MaxInterview for my html doesn 27t show up github pages by the best coders in the world

showing results for - "my html doesn 27t show up github pages"
Erica
19 Mar 2020
1Cause 1: make sure you have an index.html file
2
3Cause 2: make sure that in GitHub Pages (under settings) your source is the
4master branch
5
6For anything else look here: https://stackoverflow.com/questions/45362628/github-pages-site-not-detecting-index-html#:~:text=Go%20to%20settings%20for%20your,the%20gh%2Dpages%20branch'.