Upload index.html
Browse files- web/index.html +6 -6
web/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>Agentic Space Factory</title>
|
| 7 |
-
<link rel="stylesheet" href="/custom-static/app.css?v=v198.26.
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="app-shell onepage-shell">
|
|
@@ -377,10 +377,10 @@
|
|
| 377 |
</div>
|
| 378 |
</main>
|
| 379 |
</div>
|
| 380 |
-
<script src="/custom-static/api.js?v=v198.26.
|
| 381 |
-
<script src="/custom-static/components.js?v=v198.26.
|
| 382 |
-
<script src="/custom-static/progress.js?v=v198.26.
|
| 383 |
-
<script src="/custom-static/runs.js?v=v198.26.
|
| 384 |
-
<script src="/custom-static/app.js?v=v198.26.
|
| 385 |
</body>
|
| 386 |
</html>
|
|
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>Agentic Space Factory</title>
|
| 7 |
+
<link rel="stylesheet" href="/custom-static/app.css?v=v198.26.130" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="app-shell onepage-shell">
|
|
|
|
| 377 |
</div>
|
| 378 |
</main>
|
| 379 |
</div>
|
| 380 |
+
<script src="/custom-static/api.js?v=v198.26.130"></script>
|
| 381 |
+
<script src="/custom-static/components.js?v=v198.26.130"></script>
|
| 382 |
+
<script src="/custom-static/progress.js?v=v198.26.130"></script>
|
| 383 |
+
<script src="/custom-static/runs.js?v=v198.26.130"></script>
|
| 384 |
+
<script src="/custom-static/app.js?v=v198.26.130"></script>
|
| 385 |
</body>
|
| 386 |
</html>
|