Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
27Lia committed May 24, 2024
1 parent cf962bd commit 6306ed7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion index.html

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "cp build/index.html build/404.html && gh-pages -d build"
"predeploy": "npm run build"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 6306ed7

Please sign in to comment.