Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
title: Pidrio
|
3 |
emoji: 🐠
|
4 |
colorFrom: indigo
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
-
pinned:
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
license: apache-2.0
|
@@ -80,4 +80,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/d
|
|
80 |
|
81 |
### `npm run build` fails to minify
|
82 |
|
83 |
-
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
|
|
|
2 |
title: Pidrio
|
3 |
emoji: 🐠
|
4 |
colorFrom: indigo
|
5 |
+
colorTo: green
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
license: apache-2.0
|
|
|
80 |
|
81 |
### `npm run build` fails to minify
|
82 |
|
83 |
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
|