Spaces:
Running
Running
Update src/app.html
Browse files- src/app.html +1 -1
src/app.html
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
<script type="module">
|
| 8 |
import { init } from "https://cdn.jsdelivr.net/npm/@huggingface/space-header/+esm";
|
| 9 |
init("blanchon/RobotHub-Frontend");
|
| 10 |
-
|
| 11 |
%sveltekit.head%
|
| 12 |
</head>
|
| 13 |
<body data-sveltekit-preload-data="hover">
|
|
|
|
| 7 |
<script type="module">
|
| 8 |
import { init } from "https://cdn.jsdelivr.net/npm/@huggingface/space-header/+esm";
|
| 9 |
init("blanchon/RobotHub-Frontend");
|
| 10 |
+
</script>
|
| 11 |
%sveltekit.head%
|
| 12 |
</head>
|
| 13 |
<body data-sveltekit-preload-data="hover">
|