在哪里可以找到 github 静态网页的实时 html?

Where can I find live html of my github static webpage?

我有 github repo working here. For some unknown reason the files in the repo are some older version of the live page. E.g. the actual index.html has this code view-source:https://sycoscientistrecords.github.io/ which is not same as the index.html in my giyhub repo 的现场版。

为什么实时页面的代码与实际 git 存储库不同,实时页面代码位于 github 中的什么位置?

站点https://sycoscientistrecords.github.io/ is served from the repository https://github.com/sycoscientistrecords/sycoscientistrecords.github.io, not from your clone https://github.com/AnupamKhosla/sycoscientistrecords.github.io