Github Pages网站未检测到index.html
问题描述:
我创建了一个GitHub页面存储库.出于某种原因,当我命名时
https://[username].github.io
,它不起作用,但是当我将其命名为https://[username].github.io/index.html
时,它可以起作用.
I created a GitHub pages repository. For some reason when I name it
https://[username].github.io
, it doesn't work, but it works when I name it https://[username].github.io/index.html
.
为什么?
答
该问题已自动修复.我只需要等待一段时间才能使设置生效.
It got fixed automatically. I just had to wait for a while for the settings to take effect.