Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -152,8 +152,8 @@ def generate_movement_design(word):
|
|
152 |
|
153 |
def typing_effect():
|
154 |
paragraphs = [
|
155 |
-
|
156 |
-
"
|
157 |
]
|
158 |
|
159 |
# Process paragraphs to add styling
|
|
|
152 |
|
153 |
def typing_effect():
|
154 |
paragraphs = [
|
155 |
+
'Proctors\'s voice quavered, "Where are we, Benshiro? This can\'t be real. We went full speed into that..."',
|
156 |
+
'"Proctor, I hear you! Is that you? I\'m so thankful, but where are you? I can\'t see you." Benshiro\'s words echoed in the void.'
|
157 |
]
|
158 |
|
159 |
# Process paragraphs to add styling
|