Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Static Leaderboard
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: static
|
@@ -8,6 +8,7 @@ pinned: false
|
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
license: apache-2.0
|
|
|
11 |
---
|
12 |
|
13 |
# Getting Started with Create React App
|
@@ -79,4 +80,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/d
|
|
79 |
|
80 |
### `npm run build` fails to minify
|
81 |
|
82 |
-
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)
|
|
|
1 |
---
|
2 |
title: Static Leaderboard
|
3 |
+
emoji: 🏆
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: static
|
|
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
license: apache-2.0
|
11 |
+
tags: [leaderboard]
|
12 |
---
|
13 |
|
14 |
# Getting Started with Create React App
|
|
|
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)
|