将代码上传到github中去 创建个人网站 为什么出来的是默认的版本 而不是自己写的代码的页面
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
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
Because what you modified is not the content of the gh-page branch
用hexo.io
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
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
Because what you modified is not the content of the gh-page branch
用hexo.io