Update Redditlikekerfuffle.HTML
This commit is contained in:
parent
36d49ba9cf
commit
4c8c41bc65
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
<h2>Post a Bitter</h2>
|
<h2>Post a Bitter</h2>
|
||||||
<textarea id="tweetInput" rows="4" cols="50"></textarea>
|
<textarea id="tweetInput" rows="1" cols="50"></textarea>
|
||||||
<br>
|
<br>
|
||||||
<button onclick="postTweet()">Post</button>
|
<button onclick="postTweet()">Post</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue