Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ welcome_message = """
|
|
114 |
"""
|
115 |
|
116 |
topics = """
|
117 |
-
###
|
118 |
- Full Body
|
119 |
- Legs
|
120 |
- Biceps
|
@@ -127,7 +127,7 @@ topics = """
|
|
127 |
"""
|
128 |
|
129 |
times = """
|
130 |
-
###
|
131 |
- 15 minutes
|
132 |
- 30 minutes
|
133 |
- 1 hour
|
|
|
114 |
"""
|
115 |
|
116 |
topics = """
|
117 |
+
### This is the list of body parts to pick from! Please pick one!
|
118 |
- Full Body
|
119 |
- Legs
|
120 |
- Biceps
|
|
|
127 |
"""
|
128 |
|
129 |
times = """
|
130 |
+
### This is the list of times! Please pick the time that best fits your needs!
|
131 |
- 15 minutes
|
132 |
- 30 minutes
|
133 |
- 1 hour
|