ENABLE GITHUB PAGES FOR YOUR REPO
ray2407/1
- Go to your repository
https://github.com/ray2407/1 - At the top right of the repo page, click the ⚙️ Settings tab
(It’s next to “Insights” and “Security”) - In the left sidebar, scroll down and click “Pages”
(If it’s collapsed, expand “Code and automation” first) - In the “Build and deployment” section:
- Source: Select Deploy from a branch
- Branch: main
- Folder: / (root)
- Click Save