This repository is deployed with GitHub Pages.
https://dataprophet26.github.io/dataprophet.github.io/
For an organization/user root site, the repo name must exactly match:
<account>.github.io
Your account is DataProphet26, but the repo name is dataprophet.github.io.
So GitHub treats this as a project site, not a root site.
Rename the repo on GitHub to:
dataprophet26.github.io
Then the site URL becomes:
https://dataprophet26.github.io/
- Paper links in the page are now self-contained under
assets/paper/, so they work after deployment.