Spaces:
Sleeping
Sleeping
Robin commited on
Commit ·
f4d7808
1
Parent(s): 9747751
word improvement
Browse files- static/intro.html +2 -2
static/intro.html
CHANGED
|
@@ -73,11 +73,11 @@
|
|
| 73 |
"USA is on the edge of total colapse.",
|
| 74 |
"Borders are wide open.",
|
| 75 |
"People are eating cats and dogs.",
|
| 76 |
-
"Oil production?
|
| 77 |
"God sent the perfect president to save the nation.",
|
| 78 |
"",
|
| 79 |
"Welcome to",
|
| 80 |
-
"What
|
| 81 |
];
|
| 82 |
|
| 83 |
const textContainer = document.getElementById('text-container');
|
|
|
|
| 73 |
"USA is on the edge of total colapse.",
|
| 74 |
"Borders are wide open.",
|
| 75 |
"People are eating cats and dogs.",
|
| 76 |
+
"Oil production? It's practically a fairy tale now ! ",
|
| 77 |
"God sent the perfect president to save the nation.",
|
| 78 |
"",
|
| 79 |
"Welcome to",
|
| 80 |
+
"What Could Possibly Go Wrong in 2025 !"
|
| 81 |
];
|
| 82 |
|
| 83 |
const textContainer = document.getElementById('text-container');
|