pre release fixes 3
This commit is contained in:
parent
81e9489b8b
commit
db0a088492
4 changed files with 8 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
<body>
|
||||
<h1><span class="accent">Third Culture</span> Upload</h1>
|
||||
<form action="http://localhost:8080" method="POST" enctype="multipart/form-data">
|
||||
<form action="https://up.thirdculture.top" method="POST" enctype="multipart/form-data">
|
||||
<label for="fileInput">Choose file:</label>
|
||||
<input type="file" name="file" id="fileInput" required />
|
||||
<br><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue