Update config.py
Browse files
config.py
CHANGED
@@ -33,8 +33,8 @@ DEMO_LIST = [
|
|
33 |
"card": {
|
34 |
"index": 0,
|
35 |
},
|
36 |
-
"title": "
|
37 |
-
"description": "Help me design an interface with a purple button that says '
|
38 |
},
|
39 |
{
|
40 |
"card": {
|
|
|
33 |
"card": {
|
34 |
"index": 0,
|
35 |
},
|
36 |
+
"title": "Start!",
|
37 |
+
"description": "Help me design an interface with a purple button that says 'Start!'. When the button is clicked, display a countdown from 5 in a very large font for 5 seconds.",
|
38 |
},
|
39 |
{
|
40 |
"card": {
|