Skip to content

Commit

Permalink
Remove redundant statement
Browse files Browse the repository at this point in the history
  • Loading branch information
gitname committed Jan 20, 2022
1 parent 27e919b commit d2c0713
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ At this point, the `gh-pages` npm package is installed on your computer and the
2. Add a `homepage` property in this format\*: `https://{username}.github.io/{repo-name}`

> \* For a [project site](https://pages.github.com/#project-site), that's the format. For a [user site](https://pages.github.com/#user-site), the format is: `https://{username}.github.io`. You can read more about the `homepage` property in the ["GitHub Pages" section](https://create-react-app.dev/docs/deployment/#github-pages) of the `create-react-app` documentation.

> In this tutorial, I'll be deploying the React app as a project site.

```diff
{
Expand Down

0 comments on commit d2c0713

Please sign in to comment.