My new Github page isn't showing up

后端 未结 24 2536
臣服心动
臣服心动 2021-01-31 08:04

So I\'m following this guide here to create a Github page

I created a repository, cloned it to my project directory and pushed, finally got to this last step:

         


        
24条回答
  •  青春惊慌失措
    2021-01-31 08:49

    One other datapoint: check your branch.

    When you create a new repo, the default branch is "main". The branch required for the GitHub page is "master".

提交回复
热议问题