Upload the code to github to create a personal website. Why does the default version come out instead of the page of the code you wrote
淡淡烟草味2017-05-02 09:32:50
The questioner didn’t provide the page either, so it took me a long time to find it
This is what I’m talking about: http://zyxhaha.github.io/time/
Go and take a look at the repo yourself. Your index.html is still the default page of github
Blame yourself →_→ㄟ(▔ ,▔)ㄏ
Providing the scene of the accident is a sign of respect for others
世界只因有你2017-05-02 09:32:50
Have you set the default branch? When uploading gh-page using git, it needs to be uploaded to the gh-pages branch. Note that there is an s here, and the default html file is index. html is OK, give it a try, I wish you success