Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# DailyPal • Interactive Prototype (Static HTML)
|
| 2 |
|
| 3 |
This folder contains a **single-page interactive prototype** (no backend) that runs in any modern browser.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: "DailyPal Interactive Prototype"
|
| 3 |
+
emoji: 🕒
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: static
|
| 7 |
+
app_file: index.html
|
| 8 |
+
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# DailyPal • Interactive Prototype (Static HTML)
|
| 13 |
|
| 14 |
This folder contains a **single-page interactive prototype** (no backend) that runs in any modern browser.
|