Nurul Akter Towhid
Nurul Akter Towhid

Reputation: 3246

My github.io showing 404 error in landing page?

I want to create my resume site with my github account.I create a index.html repositories and launch automatic page generator . The problem is it showing my page in this enter link description here link. But I want to show it in this enter link description here link.

How to do it ?

Upvotes: 0

Views: 267

Answers (1)

user6047586
user6047586

Reputation:

To generate User and Organization Pages sites, you'll need to create a repository named username.github.io . The username or organization name must be your own or your GitHub Pages site will not build. The automatic page generator is accessible via the repository's Settings page. You can read more about User and Organization Pages

visit : this link

Upvotes: 2

Related Questions