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>
|
||||
<div>
|
||||
<h2>Post a Bitter</h2>
|
||||
<textarea id="tweetInput" rows="4" cols="50"></textarea>
|
||||
<textarea id="tweetInput" rows="1" cols="50"></textarea>
|
||||
<br>
|
||||
<button onclick="postTweet()">Post</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue