Skip to content

Commit

Permalink
Merge pull request #59 from philippedeb/inclusive_language_fix
Browse files Browse the repository at this point in the history
Inclusive language fix
  • Loading branch information
philippedeb committed Apr 19, 2023
2 parents 944b25a + 6a85bfa commit 4d2b455
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Please follow the styleguides below when contributing to this project.
* Code should be commented where necessary
* Using new packages should be discussed first
* Code should be tested where necessary
* No code should be pushed directly to the `main` branch (unless it is a hotfix or minor change by the project owner)
* No code should be pushed directly to the `main` branch (unless it is a hotfix or minor change by the project maintainers)
* Refer to the [readme](README.md) for more information on the tech stack of the project and how to set it up


Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"build": "tsc && vite build",
"preview": "vite preview"
},
"homepage": "https://philippedeb.github.io/susie/",
"dependencies": {
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/react-fontawesome": "^0.2.0",
Expand Down

0 comments on commit 4d2b455

Please sign in to comment.