mirror of
https://git.kittycat.homes/zoe/reversi.git
synced 2024-08-15 03:27:19 +00:00
way too many things oops
This commit is contained in:
parent
0f930b18f4
commit
26e962e77f
8 changed files with 161 additions and 16 deletions
|
@ -17,9 +17,9 @@
|
|||
<div class="contentdiv">
|
||||
<form>
|
||||
<input
|
||||
maxlength=64"
|
||||
type="text"
|
||||
name="roomname"
|
||||
maxlength="32"
|
||||
placeholder="room name"
|
||||
/>
|
||||
<button type="submit">let's go!</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue