Skip to content

Commit a9390f5

Browse files
Update README.md
1 parent a0418dd commit a9390f5

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ unless you change this manually for the server to give
9191
a different default document.
9292
It is the same in GitHub Pages plus the `README.md`
9393
or `index.md`.
94-
So, when you create a repo, in GitHub Pages,
94+
So, when you create a repo for GitHub Pages,
9595
you 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
181179
to 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.

0 commit comments

Comments
 (0)