Update public/index.html
Browse files- public/index.html +4 -4
public/index.html
CHANGED
|
@@ -336,9 +336,9 @@
|
|
| 336 |
<p>Never expire or break</p>
|
| 337 |
</div>
|
| 338 |
<div class="feature">
|
| 339 |
-
<div class="feature-icon">
|
| 340 |
-
<h3>
|
| 341 |
-
<p>
|
| 342 |
</div>
|
| 343 |
</div>
|
| 344 |
</div>
|
|
@@ -349,7 +349,7 @@
|
|
| 349 |
<input type="file" name="file" id="fileInput" required>
|
| 350 |
<label for="fileInput" class="file-input-label">
|
| 351 |
📁 Click to select file or drag & drop
|
| 352 |
-
<span class="file-input-sublabel">Any file type •
|
| 353 |
</label>
|
| 354 |
</div>
|
| 355 |
|
|
|
|
| 336 |
<p>Never expire or break</p>
|
| 337 |
</div>
|
| 338 |
<div class="feature">
|
| 339 |
+
<div class="feature-icon">🚀</div>
|
| 340 |
+
<h3>File Size Limits</h3>
|
| 341 |
+
<p>1gb Max Size Per Upload</p>
|
| 342 |
</div>
|
| 343 |
</div>
|
| 344 |
</div>
|
|
|
|
| 349 |
<input type="file" name="file" id="fileInput" required>
|
| 350 |
<label for="fileInput" class="file-input-label">
|
| 351 |
📁 Click to select file or drag & drop
|
| 352 |
+
<span class="file-input-sublabel">Any file type • 1gb Size Max • Permanent hosting</span>
|
| 353 |
</label>
|
| 354 |
</div>
|
| 355 |
|