Spaces:
Paused
Paused
matt HOFFNER
commited on
Commit
·
99c2248
1
Parent(s):
3c3f089
add repo config
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<p align="center">
|
| 2 |
Next-gen online editor Playground, built with <a href="https://nextjs.org/" target="_blank">Next</a> and hosted with <a href="https://vercel.com/" target="_blank">Vercel</a>
|
| 3 |
</p>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Codetree
|
| 3 |
+
emoji: 🎳🌲
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
<p align="center">
|
| 11 |
Next-gen online editor Playground, built with <a href="https://nextjs.org/" target="_blank">Next</a> and hosted with <a href="https://vercel.com/" target="_blank">Vercel</a>
|
| 12 |
</p>
|