Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
</style>
|
38 |
</head>
|
39 |
<body class="bg-gray-50 font-sans text-gray-800">
|
40 |
-
<script src="script.js"></script>
|
41 |
<script>
|
42 |
// Set the base URL for your deployed Cloudflare Worker API
|
43 |
// *** IMPORTANT: REPLACE THIS WITH THE ACTUAL URL OF YOUR DEPLOYED CLOUDFLARE WORKER ***
|
|
|
37 |
</style>
|
38 |
</head>
|
39 |
<body class="bg-gray-50 font-sans text-gray-800">
|
40 |
+
<script src="https://huggingface.co/spaces/privateuserh/dmimtrends/blob/main/script.js"></script>
|
41 |
<script>
|
42 |
// Set the base URL for your deployed Cloudflare Worker API
|
43 |
// *** IMPORTANT: REPLACE THIS WITH THE ACTUAL URL OF YOUR DEPLOYED CLOUDFLARE WORKER ***
|