Robin commited on
Commit
9747751
·
1 Parent(s): 78484fd

word error intro

Browse files
Files changed (1) hide show
  1. static/intro.html +3 -2
static/intro.html CHANGED
@@ -73,10 +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? it's pratically a fairy tale now ! ",
77
  "God sent the perfect president to save the nation.",
78
  "",
79
- "Welcome to What possibly go Wrong in 2025 ! "
 
80
  ];
81
 
82
  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 possibly go Wrong in 2025 ! "
81
  ];
82
 
83
  const textContainer = document.getElementById('text-container');