Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🔥
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
-
pinned:
|
| 8 |
app_port: 3000
|
| 9 |
license: apache-2.0
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
|
|
@@ -48,4 +49,4 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next
|
|
| 48 |
|
| 49 |
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
|
| 50 |
|
| 51 |
-
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Spaces Release Heatmap
|
| 3 |
emoji: 🔥
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
+
pinned: true
|
| 8 |
app_port: 3000
|
| 9 |
license: apache-2.0
|
| 10 |
+
short_description: GitHub-style Customizable Heatmap for Tracking Spaces
|
| 11 |
---
|
| 12 |
|
| 13 |
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
|
|
|
|
| 49 |
|
| 50 |
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
|
| 51 |
|
| 52 |
+
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
|