File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ unless you change this manually for the server to give
9191a different default document.
9292It is the same in GitHub Pages plus the ` README.md `
9393or ` index.md ` .
94- So, when you create a repo, in GitHub Pages,
94+ So, when you create a repo for GitHub Pages,
9595you may have one default document from the three options:
9696
9797- ` index.htm ` or ` index.html `
@@ -175,17 +175,19 @@ on top of the HTML file.
175175> 1 . Create a GitHub account if there is none.
176176>
177177> 2 . Create a repository or use an existing one.
178- >
179- > 3 . Go to ` Settings ` and look for GitHub Pages.
180178 For free accounts, GitHub does not allow you
181179to host from a private repo.
182180>
181+ > 3 . Go to ` Settings ` and look for GitHub Pages
182+ at the left side, it's just ` Pages ` .
183+ >
183184> 4 . Select where GitHub Pages should build
184185 the pages, either from:
185186> - `main` (default)
186187> - `gh-pages`
187188> - `/docs`
188- >
189+ >
190+ <kbd> <img src =" https://user-images.githubusercontent.com/47092464/115100185-abf2cd80-9f6d-11eb-85b4-1558a7335658.png " /></kbd >
189191> 5 . And select a theme also if you want.
190192>
191193> 6 . You visit the site provided. You now have your web page.
You can’t perform that action at this time.
0 commit comments