aus10powell commited on
Commit
c3994a1
1 Parent(s): 16dcd56

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -28,7 +28,7 @@
28
  <option value="cathiedwood">cathiedwood</option>
29
  <option value="ylecun">ylecun</option>
30
  </select>
31
- <textarea id="input" placeholder="Enter text here...">Hello world...!?</textarea>
32
  <button id="generate">Generate</button>
33
  <textarea id="output" placeholder="Generated text will appear here..."></textarea>
34
  </div>
 
28
  <option value="cathiedwood">cathiedwood</option>
29
  <option value="ylecun">ylecun</option>
30
  </select>
31
+ <textarea id="input" placeholder="Enter text here...">I am Lorde Ya Ya Ya</textarea>
32
  <button id="generate">Generate</button>
33
  <textarea id="output" placeholder="Generated text will appear here..."></textarea>
34
  </div>