Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RasperRevision authored Jul 19, 2024
1 parent db3d9bf commit 7150e09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion create/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,14 @@ <h1>Create</h1>
class="link-offset-1 link-light link-underline-opacity-50 link-underline-opacity-100-hover">Matchup</a>. The
file can be shared with anyone you like and they will also be able to upload it.
</p>
<!--
<br>
<form method="post" enctype=".csv" accept=".csv">
<label for="file">Upload a csv</label>
<input id="file" class = "form-control file_input" name="file" type="file" onchange="loadup(null, null)" accept=".csv">
<button>Upload</button>
</form>

-->
<div class="list-group">
<div class="list-group-item" style="background-color: rgb(224, 224, 224);">
<div class="input-group my-1">
Expand Down

0 comments on commit 7150e09

Please sign in to comment.