Home > Back-end >  How to change my github page domain (username.github.io/project-name) to just (username.github.io)?
How to change my github page domain (username.github.io/project-name) to just (username.github.io)?

Time:01-26

This is probably a recurring question, but I could not find the exact answer.

My GitHub page is: https://salehghari.github.io/my_website

And I want to change it to this: https://salehghari.github.io

How do I do this?

CodePudding user response:

Rename your repository to salehghari.github.io

  •  Tags:  
  • Related