Add readme and a few fixes/notes.
This commit is contained in:
parent
038968ea28
commit
c990401a53
5 changed files with 12 additions and 6 deletions
|
|
@ -28,8 +28,11 @@
|
|||
|
||||
<body>
|
||||
<h1>Whitelist User</h1>
|
||||
<p>Enter your username and Minecraft version below to be added to the server whitelist</p>
|
||||
<div class="row">
|
||||
<div class="column">
|
||||
<p>Enter your username and Minecraft version below to be added to the server whitelist</p>
|
||||
<h2>THIS CURRENTLY DOES NOT WORK. I AM WORKING ON IT</h2>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="form-container">
|
||||
<form onsubmit="whitelistUser(event)">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue