Update Redditlikebitter.HTML

This commit is contained in:
Dangrainage 2024-01-19 18:35:23 +01:00 committed by GitHub
parent ef136ad01b
commit b393f23e65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
</head>
<body>
<div>
<h2>Post a Tweet</h2>
<h2>Post a Bitter yourself!</h2>
<textarea id="tweetInput" rows="4" cols="50"></textarea>
<br>
<button onclick="postTweet()">Post</button>