0

I used jekyll before and now I want to use hexo to generate my pages. Well, I changed the username.github.io to jekyll-blog and add a new username.github.io. Now I can see the new blog with username.github.io, But my custome domain oohcode.com still show the old pages. How can I resolve the issue? Tks ~

oohcode
  • 431
  • 2
  • 6

1 Answers1

1
  1. Remove the CNAME file from old repository,
  2. add the CNAME file to the new repository,
  3. wait some hours
David Jacquel
  • 51,670
  • 6
  • 121
  • 147