Spaces:
Running
Running
Update templates/HomeS.html
Browse files- templates/HomeS.html +0 -1
templates/HomeS.html
CHANGED
@@ -62,7 +62,6 @@
|
|
62 |
<input type="file" id="file-upload" accept=".pdf,.docx,.pptx,.xlsx" style="display:none">
|
63 |
<input type="file" id="image-upload" accept="image/*" style="display:none">
|
64 |
|
65 |
-
<script src="/static/appS.js"></script>
|
66 |
|
67 |
<script>
|
68 |
document.addEventListener('DOMContentLoaded', () => {
|
|
|
62 |
<input type="file" id="file-upload" accept=".pdf,.docx,.pptx,.xlsx" style="display:none">
|
63 |
<input type="file" id="image-upload" accept="image/*" style="display:none">
|
64 |
|
|
|
65 |
|
66 |
<script>
|
67 |
document.addEventListener('DOMContentLoaded', () => {
|