Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
}
|
18 |
}
|
19 |
</script>
|
20 |
-
<script type="module" src="./
|
21 |
</head>
|
22 |
<body>
|
23 |
<div class="container mx-auto pt-8 flex flex-col gap-4">
|
|
|
17 |
}
|
18 |
}
|
19 |
</script>
|
20 |
+
<script type="module" src="./app.js"></script>
|
21 |
</head>
|
22 |
<body>
|
23 |
<div class="container mx-auto pt-8 flex flex-col gap-4">
|