Why is my github pages showing my readme file and not the index.html?
repo: https://github.com/TomAk1993/To-do-list
githubpages: https://tomak1993.github.io/To-do-list/
Why is my github pages showing my readme file and not the index.html?
repo: https://github.com/TomAk1993/To-do-list
githubpages: https://tomak1993.github.io/To-do-list/
Not seeing any index.html file in your github. If todolist.html is the one refering to, maybe try renaming it to index.html. That should work.