Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -12,6 +12,6 @@
|
|
| 12 |
</head>
|
| 13 |
<body>
|
| 14 |
<div class="ntd-debt-clock"></div>
|
| 15 |
-
<script src="/embed.js" defer></script>
|
| 16 |
</body>
|
| 17 |
</html>
|
|
|
|
| 12 |
</head>
|
| 13 |
<body>
|
| 14 |
<div class="ntd-debt-clock"></div>
|
| 15 |
+
<script src="/static/embed.js" defer></script>
|
| 16 |
</body>
|
| 17 |
</html>
|