Spaces:
Sleeping
Sleeping
Update frontend/index.html
Browse files- frontend/index.html +1 -1
frontend/index.html
CHANGED
@@ -36,6 +36,6 @@
|
|
36 |
</div>
|
37 |
</div>
|
38 |
|
39 |
-
<script src="/
|
40 |
</body>
|
41 |
</html>
|
|
|
36 |
</div>
|
37 |
</div>
|
38 |
|
39 |
+
<script src="/static/script.js"></script>
|
40 |
</body>
|
41 |
</html>
|