Spaces:
Runtime error
Runtime error
adds lotties
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -456,7 +456,7 @@
|
|
| 456 |
<div class="help-proof-section">
|
| 457 |
<div class="help-proof-label">Add a photo <span class="optional-tag">optional</span></div>
|
| 458 |
<div id="help-proof-viewfinder" class="help-proof-viewfinder">
|
| 459 |
-
<input type="file" id="help-proof-input" accept="image/*"
|
| 460 |
<img id="help-proof-preview" src="" alt="" class="hidden"/>
|
| 461 |
<div id="help-proof-placeholder">
|
| 462 |
<svg viewBox="0 0 24 24"><path d="M23 19a2 2 0 01-2 2H3a2 2 0 01-2-2V8a2 2 0 012-2h4l2-3h6l2 3h4a2 2 0 012 2z"/><circle cx="12" cy="13" r="4"/></svg>
|
|
|
|
| 456 |
<div class="help-proof-section">
|
| 457 |
<div class="help-proof-label">Add a photo <span class="optional-tag">optional</span></div>
|
| 458 |
<div id="help-proof-viewfinder" class="help-proof-viewfinder">
|
| 459 |
+
<input type="file" id="help-proof-input" accept="image/*"/>
|
| 460 |
<img id="help-proof-preview" src="" alt="" class="hidden"/>
|
| 461 |
<div id="help-proof-placeholder">
|
| 462 |
<svg viewBox="0 0 24 24"><path d="M23 19a2 2 0 01-2 2H3a2 2 0 01-2-2V8a2 2 0 012-2h4l2-3h6l2 3h4a2 2 0 012 2z"/><circle cx="12" cy="13" r="4"/></svg>
|