Spaces:
Paused
Paused
Update config.py
Browse files
config.py
CHANGED
|
@@ -37,8 +37,8 @@ DEMO_LIST = [
|
|
| 37 |
"card": {
|
| 38 |
"index": 0,
|
| 39 |
},
|
| 40 |
-
"title": "
|
| 41 |
-
"description": "Help me design an interface with a purple button that says '
|
| 42 |
},
|
| 43 |
{
|
| 44 |
"card": {
|
|
@@ -67,12 +67,5 @@ DEMO_LIST = [
|
|
| 67 |
},
|
| 68 |
"title": "Canvas Animation Gallery",
|
| 69 |
"description": "Design a gallery of HTML5 Canvas animations including particle effects, geometric patterns, and interactive drawings. Add controls to pause/play and modify animation parameters.",
|
| 70 |
-
},
|
| 71 |
-
{
|
| 72 |
-
"card": {
|
| 73 |
-
"index": 5,
|
| 74 |
-
},
|
| 75 |
-
"title": "Audio Visualizer",
|
| 76 |
-
"description": "Create an audio visualizer using HTML5 Canvas that responds to audio frequency data. Include a simple audio player with controls and different visualization styles.",
|
| 77 |
}
|
| 78 |
]
|
|
|
|
| 37 |
"card": {
|
| 38 |
"index": 0,
|
| 39 |
},
|
| 40 |
+
"title": "MOUSE,Start!",
|
| 41 |
+
"description": "Help me design an interface with a purple button that says 'MOUSE, Start!'. When the button is clicked, display a countdown from 5 in a very large font for 5 seconds.",
|
| 42 |
},
|
| 43 |
{
|
| 44 |
"card": {
|
|
|
|
| 67 |
},
|
| 68 |
"title": "Canvas Animation Gallery",
|
| 69 |
"description": "Design a gallery of HTML5 Canvas animations including particle effects, geometric patterns, and interactive drawings. Add controls to pause/play and modify animation parameters.",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
}
|
| 71 |
]
|