Spaces:
Runtime error
Runtime error
aus10powell
commited on
Commit
•
8135fe0
1
Parent(s):
d4f732b
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
|
14 |
<body>
|
15 |
<div class="page">
|
16 |
-
<h1>
|
17 |
<div class="form">
|
18 |
<label for="account">Choose the Twitter account you'd like to generate a response to your input:</label>
|
19 |
<select name="account" id="account">
|
|
|
13 |
|
14 |
<body>
|
15 |
<div class="page">
|
16 |
+
<h1>Twitter Account Whimsy</h1>
|
17 |
<div class="form">
|
18 |
<label for="account">Choose the Twitter account you'd like to generate a response to your input:</label>
|
19 |
<select name="account" id="account">
|